|
Panda3D
|
Public Member Functions | |
| OdeSphereGeom (OdeGeom geom) | |
| OdeSphereGeom (OdeSpace space, float radius) | |
| OdeSphereGeom (float radius) | |
| float | getPointDepth (float x, float y, float z) |
| float | getPointDepth (Point3 const p) |
| 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 | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
| float getPointDepth | ( | Point3 const | p | ) |
| float getRadius | ( | ) |
| setRadius | ( | float | radius | ) |
1.7.3