playrho::ContactKey Class Reference

Key value class for contacts. More...

#include <ContactKey.hpp>

Public Member Functions

PLAYRHO_CONSTEXPR ContactKey () noexcept
 
PLAYRHO_CONSTEXPR ContactKey (ContactCounter fp1, ContactCounter fp2) noexcept
 Initializing constructor. More...
 
PLAYRHO_CONSTEXPR ContactCounter GetMin () const noexcept
 Gets the minimum index value. More...
 
PLAYRHO_CONSTEXPR ContactCounter GetMax () const noexcept
 Gets the maximum index value. More...
 

Detailed Description

Key value class for contacts.

Definition at line 36 of file ContactKey.hpp.

Constructor & Destructor Documentation

◆ ContactKey() [1/2]

PLAYRHO_CONSTEXPR playrho::ContactKey::ContactKey ( )
inlinenoexcept

Definition at line 39 of file ContactKey.hpp.

◆ ContactKey() [2/2]

PLAYRHO_CONSTEXPR playrho::ContactKey::ContactKey ( ContactCounter  fp1,
ContactCounter  fp2 
)
inlinenoexcept

Initializing constructor.

Definition at line 45 of file ContactKey.hpp.

Member Function Documentation

◆ GetMin()

PLAYRHO_CONSTEXPR ContactCounter playrho::ContactKey::GetMin ( ) const
inlinenoexcept

Gets the minimum index value.

Definition at line 52 of file ContactKey.hpp.

◆ GetMax()

PLAYRHO_CONSTEXPR ContactCounter playrho::ContactKey::GetMax ( ) const
inlinenoexcept

Gets the maximum index value.

Definition at line 58 of file ContactKey.hpp.


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