|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
This is the complete list of members for EngineCore::Factory, including all inherited members.
| addRegisteredType(const std::string &typeName) | EngineCore::Factory | inlineprivatestatic |
| create(const std::string &typeName) | EngineCore::Factory | inlinestatic |
| CreateFunction typedef | EngineCore::Factory | |
| createJson(const std::string &typeName) | EngineCore::Factory | inlinestatic |
| getCreators() | EngineCore::Factory | inlineprivatestatic |
| getJsonFactories() | EngineCore::Factory | inlineprivatestatic |
| getRegisteredTypes() | EngineCore::Factory | inlinestatic |
| getTypesList() | EngineCore::Factory | inlineprivatestatic |
| JsonFactory typedef | EngineCore::Factory | |
| registerType(const std::string &typeName, CreateFunction creator, JsonFactory jsonFactory) | EngineCore::Factory | inlinestatic |
| Registrar class | EngineCore::Factory | friend |