List of all members.
Public Member Functions |
|
| OdeContactGeom (const OdeContactGeom ©) |
|
| OdeContactGeom (const dContactGeom ©) |
|
virtual TypeHandle | force_init_type () |
|
const dContactGeom * | get_contact_geom_ptr () const |
|
dReal | get_depth () const |
|
OdeGeom | get_g1 () const |
|
OdeGeom | get_g2 () const |
|
LVecBase3f | get_normal () const |
|
LVecBase3f | get_pos () const |
|
int | get_side1 () const |
|
int | get_side2 () const |
|
virtual TypeHandle | get_type () const |
|
void | set_depth (const dReal depth) |
|
void | set_g1 (const OdeGeom &geom) |
|
void | set_g2 (const OdeGeom &geom) |
|
void | set_normal (const LVecBase3f &normal) |
|
void | set_pos (const LVecBase3f &pos) |
Static Public Member Functions |
|
static TypeHandle | get_class_type () |
| static void | init_type () |
| | This function is declared non-inline to work around a compiler bug in g++ 2.96.
|
Friends |
|
class | OdeContact |
|
class | OdeSpace |
|
class | OdeUtil |
Detailed Description
Definition at line 32 of file odeContactGeom.h.
Member Function Documentation
| static void OdeContactGeom::init_type |
( |
| ) |
[inline, static] |
The documentation for this class was generated from the following files: