OdeSphereGeom
from panda3d.ode import OdeSphereGeom
- class OdeSphereGeom
Bases:
OdeGeom
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getPointDepth()
C++ Interface: get_point_depth(OdeSphereGeom self, const LPoint3f p) get_point_depth(OdeSphereGeom self, float x, float y, float z)
- getRadius()
C++ Interface: get_radius(OdeSphereGeom self)
- get_class_type()
C++ Interface: get_class_type()
- get_point_depth()
C++ Interface: get_point_depth(OdeSphereGeom self, const LPoint3f p) get_point_depth(OdeSphereGeom self, float x, float y, float z)
- get_radius()
C++ Interface: get_radius(OdeSphereGeom self)
- setRadius()
C++ Interface: set_radius(const OdeSphereGeom self, float radius)
- set_radius()
C++ Interface: set_radius(const OdeSphereGeom self, float radius)