List of all members.
Public Member Functions |
|
| OdeCappedCylinderGeom (dReal radius, dReal length) |
|
| OdeCappedCylinderGeom (OdeSpace &space, dReal radius, dReal length) |
|
virtual TypeHandle | force_init_type () |
|
dReal | get_length () const |
|
void | get_params (dReal *radius, dReal *length) const |
|
dReal | get_point_depth (dReal x, dReal y, dReal z) const |
|
dReal | get_point_depth (const LPoint3f &p) const |
|
dReal | get_radius () const |
|
virtual TypeHandle | get_type () const |
|
void | set_params (dReal radius, dReal length) |
Static Public Member Functions |
|
static TypeHandle | get_class_type () |
|
static int | get_geom_class () |
| static void | init_type () |
| | This function is declared non-inline to work around a compiler bug in g++ 2.96.
|
Friends |
|
class | OdeGeom |
Detailed Description
Definition at line 29 of file odeCappedCylinderGeom.h.
Member Function Documentation
| static void OdeCappedCylinderGeom::init_type |
( |
| ) |
[inline, static] |
The documentation for this class was generated from the following files: