PlayRho  2.0.0
An interactive physics engine & library.
playrho::LengthIndexPair Struct Reference

A length associated with two vertex counter indices. More...

#include <playrho/d2/IndexPair.hpp>

Public Attributes

Length distance = Length()
 Separation.
 
IndexPair indices = InvalidIndexPair
 Index pair.
 

Detailed Description

A length associated with two vertex counter indices.

This structure is used to keep track of the best separating axis.

Note
Any element can be invalid as indicated by the use of the invalid sentinel for the type.

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