Rendering Engine 0.2.9
Modular Graphics Rendering Engine | v0.2.9
model_cache.hpp File Reference
#include "i_renderer_observer.hpp"
#include <string>
#include <unordered_map>
#include <memory>
#include <vector>
#include <glm/glm.hpp>

Go to the source code of this file.

Classes

class  rendering_engine::ModelCache
 Manages loading, caching, and GPU residency of all model/mesh resources. More...
 

Namespaces

namespace  rendering_engine