Public Member Functions | Public Attributes | List of all members
PxDominanceGroupPair Struct Reference

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
 

Detailed Description

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).

See Also
getDominanceGroup() PxDominanceGroup PxScene::setDominanceGroupPair()

Constructor & Destructor Documentation

PxDominanceGroupPair::PxDominanceGroupPair ( PxReal  a,
PxReal  b 
)
inline

Member Data Documentation

PxReal PxDominanceGroupPair::dominance0
PxReal PxDominanceGroupPair::dominance1

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


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