|
Panda3D
|
Public Member Functions | |
| OdeCylinderGeom (OdeSpace space, float radius, float length) | |
| OdeCylinderGeom (float radius, float length) | |
| float | getLength () |
| float | getRadius () |
| setParams (float radius, float length) | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
| OdeCylinderGeom | ( | OdeSpace | space, |
| float | radius, | ||
| float | length | ||
| ) |
| OdeCylinderGeom | ( | float | radius, |
| float | length | ||
| ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from OdeGeom.
| float getLength | ( | ) |
| float getRadius | ( | ) |
| setParams | ( | float | radius, |
| float | length | ||
| ) |
1.7.3