group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Renderable.hpp File Reference

Renderable component linking ECS entities to renderer model instances. More...

#include <cstdint>
#include <glm/glm.hpp>
#include <glm/gtc/quaternion.hpp>
Include dependency graph for Renderable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Renderable
 Lightweight handle into the Renderer's models[] vector. More...
 

Detailed Description

Renderable component linking ECS entities to renderer model instances.