9#ifndef fsIRenderDataFactoryhdr
10#define fsIRenderDataFactoryhdr
static void destroy()
Definition fsIRenderDataFactory.cpp:50
fsIRenderData * renderDataCreate(const fsStr &pRenderData)
Definition fsIRenderDataFactory.cpp:18
std::map< fsStr, TCreateFnc > mRenderDataTypes
Definition fsIRenderDataFactory.h:36
static void create()
Definition fsIRenderDataFactory.cpp:37
fsIRenderDataFactory()
Definition fsIRenderDataFactory.cpp:56
fsBool renderDataRegisteredGet(const fsStr &pRenderData) const
Definition fsIRenderDataFactory.cpp:32
virtual ~fsIRenderDataFactory()
Definition fsIRenderDataFactory.cpp:60
Definition fsIRenderData.h:24
bool fsBool
Definition fsBaseTypes.h:26