|
CeresEngine 0.2.0
A game development framework
|
Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::AxisSwapMesh< Mesh > |
| Swaps any number of axis in the mesh. More... | |
| class | CeresEngine::MeshGenerator::AxisSwapMesh< Mesh >::Triangles |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |
Functions | |
| template<typename Mesh > | |
| AxisSwapMesh< Mesh > | CeresEngine::MeshGenerator::axisSwapMesh (Mesh mesh, Axis x, Axis y, Axis z) |