|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Entity/System.hpp"#include "CeresEngine/Math/Vector.hpp"#include "CeresEngine/Scene/SceneObject.hpp"#include "CeresEngine/Scene/Camera.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::ScenePartition |
| Partitions the scene into a highly-efficient representation that allows to quickly perform geometric queries on the scene. More... | |
| class | CeresEngine::ScenePartitionSystem |
| A system that connects the ECS-system with the scene partition implementation. More... | |
Namespaces | |
| namespace | CeresEngine |