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