PlayRho  2.0.0
An interactive physics engine & library.
playrho::ContactKey Class Reference

Key value class for contacts. More...

#include <playrho/ContactKey.hpp>

Public Member Functions

constexpr ContactKey () noexcept=default
 Default constructor.
 
constexpr ContactKey (ContactCounter fp1, ContactCounter fp2) noexcept
 Initializing constructor.
 
constexpr ContactCounter GetMax () const noexcept
 Gets the maximum index value.
 
constexpr ContactCounter GetMin () const noexcept
 Gets the minimum index value.
 

Detailed Description

Key value class for contacts.


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