rudimentary class to provide type info More...
#include <btScalar.h>
Public Member Functions | |
btTypedObject (int objectType) | |
int | getObjectType () const |
Public Attributes | |
int | m_objectType |
rudimentary class to provide type info
Definition at line 510 of file btScalar.h.
btTypedObject::btTypedObject | ( | int | objectType | ) | [inline] |
Definition at line 512 of file btScalar.h.
int btTypedObject::getObjectType | ( | ) | const [inline] |
Definition at line 517 of file btScalar.h.
Definition at line 516 of file btScalar.h.