OdeBallJoint¶
from panda3d.ode import OdeBallJoint
-
class
OdeBallJoint
¶ Bases:
OdeJoint
Inheritance diagram
-
__init__
(world: OdeWorld, joint_group: OdeJointGroup)
-
getAnchor
() → panda3d.core.LVecBase3f¶
-
getAnchor2
() → panda3d.core.LVecBase3f¶
-
static
getClassType
() → panda3d.core.TypeHandle¶
-
setAnchor
(anchor: panda3d.core.LVecBase3f)¶
-
setAnchor2
(anchor: panda3d.core.LVecBase3f)¶
-