![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Core/GL/InstanceManager.h>
Base class for context-aware caching of OpenGL object instances. More...
Inheritance diagram for InstanceManagerBase:Base class for context-aware caching of OpenGL object instances.
Do not use this class directly but the typed InstanceManager<T> instead.
Protected Types | |
| using | CreateFunc = InstanceManagerBase* (*)() |
Static Protected Member Functions | |
| static InstanceManagerBase & | lookup (const std::type_index &typeIndex, CreateFunc createFunc) |