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

AABB collision shape component for physics entities. More...

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

Go to the source code of this file.

Classes

struct  CollisionShape
 Axis-aligned bounding box defined by half-extents from the entity's Position. More...
 

Detailed Description

AABB collision shape component for physics entities.