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

Separation information. More...

#include <playrho/d2/IndexPair.hpp>

Public Attributes

Length distance
 Distance.
 
VertexCounter firstShape
 First shape vertex index.
 
VertexCounterArray< N > secondShape
 Second shape vertex indices.
 

Detailed Description

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

Separation information.


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