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.

Public Member Functions

 PxDominanceGroupPair (PxU8 a, PxU8 b)

Public Attributes

PxU8 dominance0
PxU8 dominance1


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:


Copyright © 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com