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

Functions

template<class T >
ModelCreator (World *world, Model *parent, const std::string &type)
 
static void Register (const std::string &type, creator_t func)
 

Function Documentation

◆ Creator()

template<class T >
Model * Creator ( World * world,
Model * parent,
const std::string & type )

◆ Register()

static void Register ( const std::string & type,
creator_t func )
static