OdeSliderJoint
from panda3d.ode import OdeSliderJoint
- class OdeSliderJoint
- Bases: - OdeJoint- Inheritance diagram - __init__(*args, **kwargs)
 - addForce()
- C++ Interface: add_force(const OdeSliderJoint self, float force) 
 - add_force()
- C++ Interface: add_force(const OdeSliderJoint self, float force) 
 - getAxis()
- C++ Interface: get_axis(OdeSliderJoint self) 
 - getClassType()
- C++ Interface: get_class_type() 
 - getParamBounce()
- C++ Interface: get_param_bounce(OdeSliderJoint self) 
 - getParamCFM()
- C++ Interface: get_param_CFM(OdeSliderJoint self) 
 - getParamFMax()
- C++ Interface: get_param_f_max(OdeSliderJoint self) 
 - getParamFudgeFactor()
- C++ Interface: get_param_fudge_factor(OdeSliderJoint self) 
 - getParamHiStop()
- C++ Interface: get_param_hi_stop(OdeSliderJoint self) 
 - getParamLoStop()
- C++ Interface: get_param_lo_stop(OdeSliderJoint self) 
 - getParamStopCFM()
- C++ Interface: get_param_stop_CFM(OdeSliderJoint self) 
 - getParamStopERP()
- C++ Interface: get_param_stop_ERP(OdeSliderJoint self) 
 - getParamVel()
- C++ Interface: get_param_vel(OdeSliderJoint self) 
 - getPosition()
- C++ Interface: get_position(OdeSliderJoint self) 
 - getPositionRate()
- C++ Interface: get_position_rate(OdeSliderJoint self) 
 - get_axis()
- C++ Interface: get_axis(OdeSliderJoint self) 
 - get_class_type()
- C++ Interface: get_class_type() 
 - get_param_CFM()
- C++ Interface: get_param_CFM(OdeSliderJoint self) 
 - get_param_bounce()
- C++ Interface: get_param_bounce(OdeSliderJoint self) 
 - get_param_f_max()
- C++ Interface: get_param_f_max(OdeSliderJoint self) 
 - get_param_fudge_factor()
- C++ Interface: get_param_fudge_factor(OdeSliderJoint self) 
 - get_param_hi_stop()
- C++ Interface: get_param_hi_stop(OdeSliderJoint self) 
 - get_param_lo_stop()
- C++ Interface: get_param_lo_stop(OdeSliderJoint self) 
 - get_param_stop_CFM()
- C++ Interface: get_param_stop_CFM(OdeSliderJoint self) 
 - get_param_stop_ERP()
- C++ Interface: get_param_stop_ERP(OdeSliderJoint self) 
 - get_param_vel()
- C++ Interface: get_param_vel(OdeSliderJoint self) 
 - get_position()
- C++ Interface: get_position(OdeSliderJoint self) 
 - get_position_rate()
- C++ Interface: get_position_rate(OdeSliderJoint self) 
 - setAxis()
- C++ Interface: set_axis(const OdeSliderJoint self, const LVecBase3f axis) set_axis(const OdeSliderJoint self, float x, float y, float z) 
 - setAxisDelta()
- C++ Interface: set_axis_delta(const OdeSliderJoint self, const LVecBase3f axis, const LVecBase3f vec) set_axis_delta(const OdeSliderJoint self, float x, float y, float z, float ax, float ay, float az) 
 - setParamBounce()
- C++ Interface: set_param_bounce(const OdeSliderJoint self, float val) 
 - setParamCFM()
- C++ Interface: set_param_CFM(const OdeSliderJoint self, float val) 
 - setParamFMax()
- C++ Interface: set_param_f_max(const OdeSliderJoint self, float val) 
 - setParamFudgeFactor()
- C++ Interface: set_param_fudge_factor(const OdeSliderJoint self, float val) 
 - setParamHiStop()
- C++ Interface: set_param_hi_stop(const OdeSliderJoint self, float val) 
 - setParamLoStop()
- C++ Interface: set_param_lo_stop(const OdeSliderJoint self, float val) 
 - setParamStopCFM()
- C++ Interface: set_param_stop_CFM(const OdeSliderJoint self, float val) 
 - setParamStopERP()
- C++ Interface: set_param_stop_ERP(const OdeSliderJoint self, float val) 
 - setParamVel()
- C++ Interface: set_param_vel(const OdeSliderJoint self, float val) 
 - set_axis()
- C++ Interface: set_axis(const OdeSliderJoint self, const LVecBase3f axis) set_axis(const OdeSliderJoint self, float x, float y, float z) 
 - set_axis_delta()
- C++ Interface: set_axis_delta(const OdeSliderJoint self, const LVecBase3f axis, const LVecBase3f vec) set_axis_delta(const OdeSliderJoint self, float x, float y, float z, float ax, float ay, float az) 
 - set_param_CFM()
- C++ Interface: set_param_CFM(const OdeSliderJoint self, float val) 
 - set_param_bounce()
- C++ Interface: set_param_bounce(const OdeSliderJoint self, float val) 
 - set_param_f_max()
- C++ Interface: set_param_f_max(const OdeSliderJoint self, float val) 
 - set_param_fudge_factor()
- C++ Interface: set_param_fudge_factor(const OdeSliderJoint self, float val) 
 - set_param_hi_stop()
- C++ Interface: set_param_hi_stop(const OdeSliderJoint self, float val) 
 - set_param_lo_stop()
- C++ Interface: set_param_lo_stop(const OdeSliderJoint self, float val) 
 - set_param_stop_CFM()
- C++ Interface: set_param_stop_CFM(const OdeSliderJoint self, float val) 
 - set_param_stop_ERP()
- C++ Interface: set_param_stop_ERP(const OdeSliderJoint self, float val) 
 - set_param_vel()
- C++ Interface: set_param_vel(const OdeSliderJoint self, float val) 
 
