typetable.cc File Reference
#include "stage.hh"
Include dependency graph for typetable.cc:

Functions | |
template<class T > | |
Model * | Creator (World *world, Model *parent, const std::string &type) |
static void | Register (const std::string &type, creator_t func) |
Function Documentation
template<class T >
Model* Creator | ( | World * | world, | |
Model * | parent, | |||
const std::string & | type | |||
) | [inline] |
static void Register | ( | const std::string & | type, | |
creator_t | func | |||
) | [static] |
Generated by
