PCG-FPS  v2 m0.22.4
Simple First Person Shooter with Procedurally Generated Level
Classes | Namespaces
ModelCache.h File Reference
#include "..\..\pch.h"
#include <assert.h>
#include "Model.h"

Go to the source code of this file.

Classes

class  skr::fps2::Renderer::OpenGL::ModelCache
 manages loaded models in a central place Implements Scott Meyers' singleton pattern currently, ModelCache is not designed to load and unload models freely at runtime More...
 

Namespaces

 skr
 
 skr::fps2
 
 skr::fps2::Renderer
 
 skr::fps2::Renderer::OpenGL