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