OdeBallJoint
from panda3d.ode import OdeBallJoint
- class OdeBallJoint
Bases:
OdeJoint
Inheritance diagram
- __init__(*args, **kwargs)
- getAnchor()
C++ Interface: get_anchor(OdeBallJoint self)
- getAnchor2()
C++ Interface: get_anchor2(OdeBallJoint self)
- getClassType()
C++ Interface: get_class_type()
- get_anchor()
C++ Interface: get_anchor(OdeBallJoint self)
- get_anchor2()
C++ Interface: get_anchor2(OdeBallJoint self)
- get_class_type()
C++ Interface: get_class_type()
- setAnchor()
C++ Interface: set_anchor(const OdeBallJoint self, const LVecBase3f anchor) set_anchor(const OdeBallJoint self, float x, float y, float z)
- setAnchor2()
C++ Interface: set_anchor2(const OdeBallJoint self, const LVecBase3f anchor) set_anchor2(const OdeBallJoint self, float x, float y, float z)
- set_anchor()
C++ Interface: set_anchor(const OdeBallJoint self, const LVecBase3f anchor) set_anchor(const OdeBallJoint self, float x, float y, float z)
- set_anchor2()
C++ Interface: set_anchor2(const OdeBallJoint self, const LVecBase3f anchor) set_anchor2(const OdeBallJoint self, float x, float y, float z)