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