Public Member Functions | |
OdeCappedCylinderGeom (OdeSpace space, float radius, float length) | |
OdeCappedCylinderGeom (float radius, float length) | |
float | getLength () |
float | getPointDepth (Point3 const p) |
float | getPointDepth (float x, float y, float z) |
float | getRadius () |
setParams (float radius, float length) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
OdeCappedCylinderGeom | ( | OdeSpace | space, |
float | radius, | ||
float | length | ||
) |
OdeCappedCylinderGeom | ( | float | radius, |
float | length | ||
) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from OdeGeom.
float getLength | ( | ) |
float getPointDepth | ( | Point3 const | p | ) |
float getPointDepth | ( | float | x, |
float | y, | ||
float | z | ||
) |
float getRadius | ( | ) |
setParams | ( | float | radius, |
float | length | ||
) |