Expresses the dominance relationship of a contact. For the time being only three settings are permitted: More...
#include <PxScene.h>
Public Member Functions | |
PxDominanceGroupPair (PxReal a, PxReal b) | |
Public Attributes | |
PxReal | dominance0 |
PxReal | dominance1 |
Expresses the dominance relationship of a contact. For the time being only three settings are permitted:
(1.0f, 1.0f), (0.0f, 1.0f), and (1.0f, 0.0f).
PxReal PxDominanceGroupPair::dominance0 |
PxReal PxDominanceGroupPair::dominance1 |