PlayRho  2.0.0
An interactive physics engine & library.
playrho::detail::LengthIndices< N > Struct Template Reference

Length and vertex counter array of indices. More...

#include <playrho/d2/IndexPair.hpp>

Public Attributes

Length distance
 Distance.
 
VertexCounterArray< N > indices
 Array of vertex indices.
 

Detailed Description

template<std::size_t N>
struct playrho::detail::LengthIndices< N >

Length and vertex counter array of indices.


The documentation for this struct was generated from the following file: