Home
last modified time | relevance | path

Searched refs:m_maxMotorTorque (Results 1 – 25 of 63) sorted by relevance

123

/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/
H A Dbox2dwheeljoint.cpp35 , m_maxMotorTorque(0.0f) in Box2DWheelJoint()
91 if (m_maxMotorTorque == maxMotorTorque) in setMaxMotorTorque()
94 m_maxMotorTorque = maxMotorTorque; in setMaxMotorTorque()
158 jointDef.maxMotorTorque = m_maxMotorTorque; in createJoint()
H A Dbox2drevolutejoint.cpp40 , m_maxMotorTorque(0.0f) in Box2DRevoluteJoint()
139 if (m_maxMotorTorque == maxMotorTorque) in setMaxMotorTorque()
142 m_maxMotorTorque = maxMotorTorque; in setMaxMotorTorque()
180 jointDef.maxMotorTorque = m_maxMotorTorque; in createJoint()
H A Dbox2drevolutejoint.h105 float m_maxMotorTorque; variable
138 return m_maxMotorTorque; in maxMotorTorque()
H A Dbox2dwheeljoint.h98 float m_maxMotorTorque; variable
130 return m_maxMotorTorque; in maxMotorTorque()
/dports/misc/box2d/box2d-2.4.1/include/box2d/
H A Db2_revolute_joint.h144 float GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
183 float m_maxMotorTorque; variable
H A Db2_wheel_joint.h197 float m_maxMotorTorque; variable
237 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_box2d/box2d/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h157 float32 m_maxMotorTorque; variable
190 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/devel/love/love-11.3/src/libraries/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h154 float32 m_maxMotorTorque; variable
187 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/devel/love08/love-0.8.0/src/libraries/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h157 float32 m_maxMotorTorque; variable
190 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/devel/love10/love-0.10.2/src/libraries/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h154 float32 m_maxMotorTorque; variable
187 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h155 float32 m_maxMotorTorque; variable
188 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Box2D/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h160 float32 m_maxMotorTorque; variable
193 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/graphics/py-box2d-py/box2d-py-2.3.8/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
H A Db2WheelJoint.h157 float32 m_maxMotorTorque; variable
190 return m_maxMotorTorque; in GetMaxMotorTorque()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D_Install/include/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
/dports/x11-toolkits/qml-box2d/qml-box2d-21e57f/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h140 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
175 float32 m_maxMotorTorque; variable
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/Box2D/Dynamics/Joints/
H A Db2RevoluteJoint.h150 float32 GetMaxMotorTorque() const { return m_maxMotorTorque; } in GetMaxMotorTorque()
185 float32 m_maxMotorTorque; variable

123