|
CeresEngine 0.2.0
A game development framework
|
#include "Edge.hpp"#include "ShapeVertex.hpp"#include "Utility.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::SubdivideShape< Shape > |
| Cuts each edge in half. More... | |
| class | CeresEngine::MeshGenerator::SubdivideShape< Shape >::Edges |
| class | CeresEngine::MeshGenerator::SubdivideShape< Shape >::Vertices |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |