Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
Classes | Typedefs
vector3.h File Reference
#include <glm/glm.hpp>

Go to the source code of this file.

Classes

class  Vector3
 
class  Vector3i
 

Typedefs

using Vec3 = Vector3
 
using Vec3i = Vector3i
 

Typedef Documentation

◆ Vec3

using Vec3 = Vector3

◆ Vec3i

using Vec3i = Vector3i