Searched refs:GetMaxMotorTorque (Results 1 – 4 of 4) sorted by relevance
119 float32 GetMaxMotorTorque() const;188 inline float32 b2WheelJoint::GetMaxMotorTorque() const in GetMaxMotorTorque() function
140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque() function
131 return joint->GetMaxMotorTorque(); in Java_com_badlogic_gdx_physics_box2d_joints_WheelJoint_jniGetMaxMotorTorque()
194 return joint->GetMaxMotorTorque(); in Java_com_badlogic_gdx_physics_box2d_joints_RevoluteJoint_jniGetMaxMotorTorque()