WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
manager.h File Reference
#include <map>
#include <string>
#include <glad/gl.h>
#include "GameFile.h"
#include "Logger.h"
Include dependency graph for manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ManagedItem
 Reference-counted item stored in a Manager. More...
 
class  Manager< IDTYPE >
 Generic name-to-ID resource manager with reference-counted items. More...
 
class  SimpleManager