Panda3D
|
Public Member Functions | |
BulletSoftBodyShape (btSoftBodyCollisionShape *shapePtr) | |
virtual TypeHandle | force_init_type () |
BulletSoftBodyNode * | get_body () const |
virtual TypeHandle | get_type () const |
virtual btCollisionShape * | ptr () const |
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. |
Definition at line 29 of file bulletSoftBodyShape.h.
static void BulletSoftBodyShape::init_type | ( | ) | [inline, static] |
This function is declared non-inline to work around a compiler bug in g++ 2.96.
Making it inline seems to cause problems in the optimizer.
Reimplemented from BulletShape.
Definition at line 49 of file bulletSoftBodyShape.h.
References BulletShape::init_type().