![]() |
Rendering Engine 0.2.0
Modular Graphics Rendering Engine | v0.2.0
|
Template-based auto-registrar for scenes. More...
#include <scene_manager.hpp>
Public Member Functions | |
| SceneAutoRegistrar (const char *name) | |
Template-based auto-registrar for scenes.
Registers a scene type automatically at static initialization time. Used internally by the REG_SCENE() macro.
Definition at line 146 of file scene_manager.hpp.
|
inlineexplicit |
Definition at line 148 of file scene_manager.hpp.