OdeBallJoint¶
-
class
OdeBallJoint
¶ Bases:
OdeJoint
Inheritance diagram
-
OdeBallJoint
(OdeWorld &world, OdeJointGroup &joint_group)¶
-
LVecBase3f
get_anchor
(void) const¶
-
LVecBase3f
get_anchor2
(void) const¶
-
static TypeHandle
get_class_type
(void)¶
-
void
set_anchor
(dReal x, dReal y, dReal z)¶
-
void
set_anchor
(LVecBase3f const &anchor)¶
-
void
set_anchor2
(dReal x, dReal y, dReal z)¶
-
void
set_anchor2
(LVecBase3f const &anchor)¶
-