BulletTranslationalLimitMotor
-
class BulletTranslationalLimitMotor
Rotation Limit structure for generic joints.
Inheritance diagram
-
BulletTranslationalLimitMotor(BulletTranslationalLimitMotor const ©)
-
int get_current_limit(int axis) const
Retrieves the current value of angle: 0 = free, 1 = at low limit, 2 = at high limit.
-
bool get_motor_enabled(int axis) const
-
bool is_limited(int axis) const
-
void set_damping(PN_stdfloat damping)
-
void set_motor_enabled(int axis, bool enable)
-
void set_restitution(PN_stdfloat restitution)
-
void set_softness(PN_stdfloat softness)
-
BulletTranslationalLimitMotor(BulletTranslationalLimitMotor const ©)