OdeContactJoint
from panda3d.ode import OdeContactJoint
- class OdeContactJoint
Bases:
Bases:
OdeJoint
Inheritance diagram
- __init__(world: OdeWorld, contact: OdeContact)
- __init__(world: OdeWorld, joint_group: OdeJointGroup, contact: OdeContact)
- static getClassType() panda3d.core.TypeHandle