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

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

#include <Position.hpp>

Public Attributes

glm::vec3 value {0.0f, 0.0f, 0.0f}
 XYZ position (Y-up, Quake units).
 

Detailed Description

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

Member Data Documentation

◆ value

glm::vec3 Position::value {0.0f, 0.0f, 0.0f}

XYZ position (Y-up, Quake units).


The documentation for this struct was generated from the following file: