OdePlaneGeom

from panda3d.ode import OdePlaneGeom
class OdePlaneGeom

Bases: OdeGeom

Inheritance diagram

Inheritance diagram of OdePlaneGeom

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getParams()

C++ Interface: get_params(OdePlaneGeom self)

getPointDepth()

C++ Interface: get_point_depth(OdePlaneGeom self, const LPoint3f p) get_point_depth(OdePlaneGeom self, float x, float y, float z)

get_class_type()

C++ Interface: get_class_type()

get_params()

C++ Interface: get_params(OdePlaneGeom self)

get_point_depth()

C++ Interface: get_point_depth(OdePlaneGeom self, const LPoint3f p) get_point_depth(OdePlaneGeom self, float x, float y, float z)

setParams()

C++ Interface: set_params(const OdePlaneGeom self, const LVecBase4f params) set_params(const OdePlaneGeom self, float a, float b, float c, float d)

set_params()

C++ Interface: set_params(const OdePlaneGeom self, const LVecBase4f params) set_params(const OdePlaneGeom self, float a, float b, float c, float d)