14#ifndef PHYSXCONSTRAINTDOMINANCE_H
15#define PHYSXCONSTRAINTDOMINANCE_H
32class EXPCL_PANDAPHYSX PhysxConstraintDominance {
35 INLINE PhysxConstraintDominance(
float d0,
float d1);
36 INLINE ~PhysxConstraintDominance();
44 INLINE
void set_dominance(NxConstraintDominance value);
45 INLINE NxConstraintDominance get_dominance()
const;
48 NxConstraintDominance _dominance;
float get_1() const
Returns the second dominance factor.
float get_0() const
Retruns the first dominance factor.
void set_1(float d1)
Sets the second dominance factor.
void set_0(float d0)
Sets the first dominance factor.
Abstract base class for shapes.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.