OdeHinge2Joint

from panda3d.ode import OdeHinge2Joint
class OdeHinge2Joint

Bases: OdeJoint

Inheritance diagram

Inheritance diagram of OdeHinge2Joint

__init__(*args, **kwargs)
addTorques()

C++ Interface: add_torques(const OdeHinge2Joint self, float torque1, float torque2)

add_torques()

C++ Interface: add_torques(const OdeHinge2Joint self, float torque1, float torque2)

getAnchor()

C++ Interface: get_anchor(OdeHinge2Joint self)

getAnchor2()

C++ Interface: get_anchor2(OdeHinge2Joint self)

getAngle1()

C++ Interface: get_angle1(OdeHinge2Joint self)

getAngle1Rate()

C++ Interface: get_angle1_rate(OdeHinge2Joint self)

getAngle2Rate()

C++ Interface: get_angle2_rate(OdeHinge2Joint self)

getAxis1()

C++ Interface: get_axis1(OdeHinge2Joint self)

getAxis2()

C++ Interface: get_axis2(OdeHinge2Joint self)

getClassType()

C++ Interface: get_class_type()

getParamBounce()

C++ Interface: get_param_bounce(OdeHinge2Joint self, int axis)

getParamCFM()

C++ Interface: get_param_CFM(OdeHinge2Joint self, int axis)

getParamFMax()

C++ Interface: get_param_f_max(OdeHinge2Joint self, int axis)

getParamFudgeFactor()

C++ Interface: get_param_fudge_factor(OdeHinge2Joint self, int axis)

getParamHiStop()

C++ Interface: get_param_hi_stop(OdeHinge2Joint self, int axis)

getParamLoStop()

C++ Interface: get_param_lo_stop(OdeHinge2Joint self, int axis)

getParamStopCFM()

C++ Interface: get_param_stop_CFM(OdeHinge2Joint self, int axis)

getParamStopERP()

C++ Interface: get_param_stop_ERP(OdeHinge2Joint self, int axis)

getParamSuspensionCFM()

C++ Interface: get_param_suspension_CFM(OdeHinge2Joint self, int axis)

getParamSuspensionERP()

C++ Interface: get_param_suspension_ERP(OdeHinge2Joint self, int axis)

getParamVel()

C++ Interface: get_param_vel(OdeHinge2Joint self, int axis)

get_anchor()

C++ Interface: get_anchor(OdeHinge2Joint self)

get_anchor2()

C++ Interface: get_anchor2(OdeHinge2Joint self)

get_angle1()

C++ Interface: get_angle1(OdeHinge2Joint self)

get_angle1_rate()

C++ Interface: get_angle1_rate(OdeHinge2Joint self)

get_angle2_rate()

C++ Interface: get_angle2_rate(OdeHinge2Joint self)

get_axis1()

C++ Interface: get_axis1(OdeHinge2Joint self)

get_axis2()

C++ Interface: get_axis2(OdeHinge2Joint self)

get_class_type()

C++ Interface: get_class_type()

get_param_CFM()

C++ Interface: get_param_CFM(OdeHinge2Joint self, int axis)

get_param_bounce()

C++ Interface: get_param_bounce(OdeHinge2Joint self, int axis)

get_param_f_max()

C++ Interface: get_param_f_max(OdeHinge2Joint self, int axis)

get_param_fudge_factor()

C++ Interface: get_param_fudge_factor(OdeHinge2Joint self, int axis)

get_param_hi_stop()

C++ Interface: get_param_hi_stop(OdeHinge2Joint self, int axis)

get_param_lo_stop()

C++ Interface: get_param_lo_stop(OdeHinge2Joint self, int axis)

get_param_stop_CFM()

C++ Interface: get_param_stop_CFM(OdeHinge2Joint self, int axis)

get_param_stop_ERP()

C++ Interface: get_param_stop_ERP(OdeHinge2Joint self, int axis)

get_param_suspension_CFM()

C++ Interface: get_param_suspension_CFM(OdeHinge2Joint self, int axis)

get_param_suspension_ERP()

C++ Interface: get_param_suspension_ERP(OdeHinge2Joint self, int axis)

get_param_vel()

C++ Interface: get_param_vel(OdeHinge2Joint self, int axis)

setAnchor()

C++ Interface: set_anchor(const OdeHinge2Joint self, const LVecBase3f anchor) set_anchor(const OdeHinge2Joint self, float x, float y, float z)

setAxis1()

C++ Interface: set_axis1(const OdeHinge2Joint self, const LVecBase3f axis) set_axis1(const OdeHinge2Joint self, float x, float y, float z)

setAxis2()

C++ Interface: set_axis2(const OdeHinge2Joint self, const LVecBase3f axis) set_axis2(const OdeHinge2Joint self, float x, float y, float z)

setParamBounce()

C++ Interface: set_param_bounce(const OdeHinge2Joint self, int axis, float val)

setParamCFM()

C++ Interface: set_param_CFM(const OdeHinge2Joint self, int axis, float val)

setParamFMax()

C++ Interface: set_param_f_max(const OdeHinge2Joint self, int axis, float val)

setParamFudgeFactor()

C++ Interface: set_param_fudge_factor(const OdeHinge2Joint self, int axis, float val)

setParamHiStop()

C++ Interface: set_param_hi_stop(const OdeHinge2Joint self, int axis, float val)

setParamLoStop()

C++ Interface: set_param_lo_stop(const OdeHinge2Joint self, int axis, float val)

setParamStopCFM()

C++ Interface: set_param_stop_CFM(const OdeHinge2Joint self, int axis, float val)

setParamStopERP()

C++ Interface: set_param_stop_ERP(const OdeHinge2Joint self, int axis, float val)

setParamSuspensionCFM()

C++ Interface: set_param_suspension_CFM(const OdeHinge2Joint self, int axis, float val)

setParamSuspensionERP()

C++ Interface: set_param_suspension_ERP(const OdeHinge2Joint self, int axis, float val)

setParamVel()

C++ Interface: set_param_vel(const OdeHinge2Joint self, int axis, float val)

set_anchor()

C++ Interface: set_anchor(const OdeHinge2Joint self, const LVecBase3f anchor) set_anchor(const OdeHinge2Joint self, float x, float y, float z)

set_axis1()

C++ Interface: set_axis1(const OdeHinge2Joint self, const LVecBase3f axis) set_axis1(const OdeHinge2Joint self, float x, float y, float z)

set_axis2()

C++ Interface: set_axis2(const OdeHinge2Joint self, const LVecBase3f axis) set_axis2(const OdeHinge2Joint self, float x, float y, float z)

set_param_CFM()

C++ Interface: set_param_CFM(const OdeHinge2Joint self, int axis, float val)

set_param_bounce()

C++ Interface: set_param_bounce(const OdeHinge2Joint self, int axis, float val)

set_param_f_max()

C++ Interface: set_param_f_max(const OdeHinge2Joint self, int axis, float val)

set_param_fudge_factor()

C++ Interface: set_param_fudge_factor(const OdeHinge2Joint self, int axis, float val)

set_param_hi_stop()

C++ Interface: set_param_hi_stop(const OdeHinge2Joint self, int axis, float val)

set_param_lo_stop()

C++ Interface: set_param_lo_stop(const OdeHinge2Joint self, int axis, float val)

set_param_stop_CFM()

C++ Interface: set_param_stop_CFM(const OdeHinge2Joint self, int axis, float val)

set_param_stop_ERP()

C++ Interface: set_param_stop_ERP(const OdeHinge2Joint self, int axis, float val)

set_param_suspension_CFM()

C++ Interface: set_param_suspension_CFM(const OdeHinge2Joint self, int axis, float val)

set_param_suspension_ERP()

C++ Interface: set_param_suspension_ERP(const OdeHinge2Joint self, int axis, float val)

set_param_vel()

C++ Interface: set_param_vel(const OdeHinge2Joint self, int axis, float val)