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

Go to the source code of this file.

Classes

class  Vector2
 
class  Vector2i
 

Typedefs

using Vec2 = Vector2
 
using Vec2i = Vector2i
 

Typedef Documentation

◆ Vec2

using Vec2 = Vector2

◆ Vec2i

using Vec2i = Vector2i