15 #ifndef PHYSXCONSTRAINTDOMINANCE_H
16 #define PHYSXCONSTRAINTDOMINANCE_H
18 #include "pandabase.h"
21 #include "config_physx.h"
39 INLINE ~PhysxConstraintDominance();
47 INLINE
void set_dominance(NxConstraintDominance value);
48 INLINE NxConstraintDominance get_dominance()
const;
51 NxConstraintDominance _dominance;
54 #include "physxConstraintDominance.I"
56 #endif // PHYSXCONSTRAINTDOMINANCE_H
Abstract base class for shapes.
Expresses the dominance relationship of a constraint.