|
CoriEngine
|
#include "Utility/AABB.hpp"

Go to the source code of this file.
Classes | |
| struct | Cori::World::Components::Scene::Camera |
| A Scene context component with all the graphical camera data. More... | |
Namespaces | |
| namespace | Cori |
| Global engine namespace. | |
| namespace | Cori::World |
| Anything connected to WorldSystem (ECS) is in this namespace. | |
| namespace | Cori::World::Components |
| Components that are used with the WorldSystem (ECS). | |
| namespace | Cori::World::Components::Scene |
| Components designed to be used with scenes. | |