OdeContact

from panda3d.ode import OdeContact
class OdeContact

Bases:

Bases: TypedReferenceCount

Inheritance diagram

Inheritance diagram of OdeContact

__init__()
__init__(contact: dContact)

OdeContact(const OdeContact &copy);

static getClassType() panda3d.core.TypeHandle
getFdir1() panda3d.core.LVecBase3f
getGeom() OdeContactGeom
getSurface() OdeSurfaceParameters
setFdir1(fdir1: panda3d.core.LVecBase3f)
setGeom(contact_geom: OdeContactGeom)
setSurface(surface_parameters: OdeSurfaceParameters)