OdeCylinderGeom
from panda3d.ode import OdeCylinderGeom
- class OdeCylinderGeom
Bases:
OdeGeom
Inheritance diagram
- __init__(*args, **kwargs)
- getClassType()
C++ Interface: get_class_type()
- getLength()
C++ Interface: get_length(OdeCylinderGeom self)
- getRadius()
C++ Interface: get_radius(OdeCylinderGeom self)
- get_class_type()
C++ Interface: get_class_type()
- get_length()
C++ Interface: get_length(OdeCylinderGeom self)
- get_radius()
C++ Interface: get_radius(OdeCylinderGeom self)
- setParams()
C++ Interface: set_params(const OdeCylinderGeom self, float radius, float length)
- set_params()
C++ Interface: set_params(const OdeCylinderGeom self, float radius, float length)