PhysX SDK 3.2 API Reference: PxConstraintDominance Struct Reference

PhysX SDK 3.2 API

PxConstraintDominance Struct Reference
[Physics]

Expresses the dominance relationship of a constraint. For the time being only three settings are permitted:. More...

#include <PxScene.h>

List of all members.


Public Member Functions

 PxConstraintDominance (PxReal a, PxReal b)

Public Attributes

PxReal dominance0
PxReal dominance1

Detailed Description

Expresses the dominance relationship of a constraint. 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

PxConstraintDominance::PxConstraintDominance ( PxReal  a,
PxReal  b 
) [inline]


Member Data Documentation


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



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