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 623 of file btScalar.h.
btTypedObject::btTypedObject | ( | int | objectType | ) | [inline] |
Definition at line 625 of file btScalar.h.
int btTypedObject::getObjectType | ( | ) | const [inline] |
Definition at line 630 of file btScalar.h.
Definition at line 629 of file btScalar.h.