|
Fission FSN
|
#include <fsIRenderDataFactory.h>

Public Member Functions | |
| fsIRenderData * | renderDataCreate (const fsStr &pRenderData) |
| fsIRenderDataFactory () | |
| virtual | ~fsIRenderDataFactory () |
Static Public Member Functions | |
| static void | create () |
| static void | destroy () |
Protected Types | |
| typedef fsIRenderData *(* | TCreateFnc) () |
Protected Attributes | |
| std::map< fsStr, TCreateFnc > | mRenderDataTypes |
|
protected |
| fsIRenderDataFactory::fsIRenderDataFactory | ( | ) |
|
virtual |
|
static |
|
static |
| fsIRenderData * fsIRenderDataFactory::renderDataCreate | ( | const fsStr & | pRenderData | ) |
|
protected |