PxDominanceGroupPair Struct Reference
[Physics]
Expresses the dominance relationship of a contact. For the time being only three settings are permitted:.
More...
#include <PxScene.h>
List of all members.
Detailed Description
Expresses the dominance relationship of a contact. For the time being only three settings are permitted:.
(1, 1), (0, 1), and (1, 0).
- See also:
- getDominanceGroup() PxDominanceGroup PxScene::setDominanceGroupPair()
Constructor & Destructor Documentation
PxDominanceGroupPair::PxDominanceGroupPair |
( |
PxU8 |
a, |
|
|
PxU8 |
b | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: