My Project
|
Additional Inherited Members | |
![]() | |
BOOL | GetContactStatus () const |
Gets the last collision status after a collision query. More... | |
BOOL | FirstContactEnabled () const |
Gets the "first contact" mode. More... | |
BOOL | TemporalCoherenceEnabled () const |
Gets the temporal coherence mode. More... | |
BOOL | ContactFound () const |
Checks a first contact has already been found. More... | |
BOOL | TemporalHit () const |
Checks there's been an early exit due to temporal coherence;. More... | |
BOOL | SkipPrimitiveTests () const |
Checks primitive tests are enabled;. More... | |
void | SetFirstContact (bool flag) |
Reports all contacts (false) or first contact only (true) More... | |
void | SetTemporalCoherence (bool flag) |
Enable/disable temporal coherence. More... | |
void | SetPrimitiveTests (bool flag) |
Enable/disable primitive tests. More... | |
![]() | |
virtual void | InitQuery () |
Initializes a query. | |
![]() | |
DWORD | mFlags |
Bit flags. | |