|
CeresEngine 0.2.0
A game development framework
|
#include "ScenePartition.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include "CeresEngine/Math/Geometry.hpp"#include "CeresEngine/Scene/SceneObject.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::FlatScenePartition |
| A flat scene partitioning system. More... | |
| struct | CeresEngine::FlatScenePartition::ObjectInformation |
| Represents information about an object in a scene. More... | |
Namespaces | |
| namespace | CeresEngine |