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. | |
Key value class for contacts.