OdeJointFeedback¶
from panda3d.ode import OdeJointFeedback
-
class
OdeJointFeedback
¶ Bases:
dJointFeedback
Inheritance diagram
-
__init__
()¶
-
__init__
(param0: OdeJointFeedback)
-
getForce1
() → panda3d.core.LVector3f¶
-
getForce2
() → panda3d.core.LVector3f¶
-
getTorque1
() → panda3d.core.LVector3f¶
-
getTorque2
() → panda3d.core.LVector3f¶
-