ImFusion SDK 4.3
InstanceManagerBase Class Reference

#include <ImFusion/Core/GL/InstanceManager.h>

Base class for context-aware caching of OpenGL object instances. More...

+ Inheritance diagram for InstanceManagerBase:

Detailed Description

Base class for context-aware caching of OpenGL object instances.

Do not use this class directly but the typed InstanceManager<T> instead.

See also
InstanceManager

Protected Types

using CreateFunc = InstanceManagerBase* (*)()
 

Static Protected Member Functions

static InstanceManagerBaselookup (const std::type_index &typeIndex, CreateFunc createFunc)
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close