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

World-space position component for ECS entities. More...

#include <glm/vec3.hpp>
Include dependency graph for Position.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Position
 World-space position of an entity, in game units. More...
 

Detailed Description

World-space position component for ECS entities.