OdeContact
from panda3d.ode import OdeContact
- class OdeContact
- Bases: - TypedReferenceCount- Inheritance diagram - __init__(*args, **kwargs)
 - getClassType()
- C++ Interface: get_class_type() 
 - getFdir1()
- C++ Interface: get_fdir1(OdeContact self) 
 - getGeom()
- C++ Interface: get_geom(const OdeContact self) 
 - getSurface()
- C++ Interface: get_surface(OdeContact self) 
 - get_class_type()
- C++ Interface: get_class_type() 
 - get_fdir1()
- C++ Interface: get_fdir1(OdeContact self) 
 - get_geom()
- C++ Interface: get_geom(const OdeContact self) 
 - get_surface()
- C++ Interface: get_surface(OdeContact self) 
 - setFdir1()
- C++ Interface: set_fdir1(const OdeContact self, const LVecBase3f fdir1) 
 - setGeom()
- C++ Interface: set_geom(const OdeContact self, const OdeContactGeom contact_geom) 
 - setSurface()
- C++ Interface: set_surface(const OdeContact self, const OdeSurfaceParameters surface_parameters) 
 - set_fdir1()
- C++ Interface: set_fdir1(const OdeContact self, const LVecBase3f fdir1) 
 - set_geom()
- C++ Interface: set_geom(const OdeContact self, const OdeContactGeom contact_geom) 
 - set_surface()
- C++ Interface: set_surface(const OdeContact self, const OdeSurfaceParameters surface_parameters) 
 
