![]() |
Springhead
An open source physics engine for virtual reality, haptics and motion generation.
|
Public メソッド | |
void | RegisterIf (IfInfo *i) |
void | RegisterObject (UTTypeInfo *t) |
IfInfo * | FindIfInfo (const char *cn) |
UTTypeInfo * | FindTypeInfo (const char *cn) |
Static Public メソッド | |
static TypeInfoManager *SPR_CDECL | Get () |
Protected 変数 | |
std::vector< UTRef< IfInfo > > | ifs |
std::vector< UTRef< UTTypeInfo > > | objects |
Static Protected 変数 | |
static TypeInfoManager * | typeInfoManager |