|
CeresEngine 0.2.0
A game development framework
|
#include "ConvexPolygonMesh.hpp"#include "MeshVertex.hpp"#include "Triangle.hpp"#include "Utility.hpp"#include "CeresEngine/Foundation/SmartPtr.hpp"#include <array>Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::DodecahedronMesh |
| A regular dodecahedron centered at origin with given radius. More... | |
| class | CeresEngine::MeshGenerator::DodecahedronMesh::Triangles |
| class | CeresEngine::MeshGenerator::DodecahedronMesh::Vertices |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |