ImFusion C++ SDK 4.4.0
ImFusion::GL::InstanceManagerBase Class Reference

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

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

Inheritance diagram for ImFusion::GL::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:
  • ImFusion/Core/GL/InstanceManager.h
Search Tab / S to search, Esc to close