Saga
Saga Game Engine
Loading...
Searching...
No Matches
collider.h File Reference
#include <glm/vec3.hpp>
#include <vector>
#include <tuple>
Include dependency graph for collider.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Saga::Collider
 A boolean flag to tell if an Entity has a Collider. More...
 
struct  Saga::CylinderCollider
 Model an axis-aligned cylinder collider. More...
 
struct  Saga::MeshCollider
 Model a mesh containing a list of triangles. More...
 
struct  Saga::EllipsoidCollider
 Model an axis-aligned ellipsoid. More...
 

Namespaces

namespace  Saga