|
CeresEngine 0.2.0
A game development framework
|
Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::TransformMesh< Mesh > |
| Apply a mutator function to each vertex. More... | |
| class | CeresEngine::MeshGenerator::TransformMesh< Mesh >::Vertices |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |
Functions | |
| template<typename Mesh > | |
| TransformMesh< Mesh > | CeresEngine::MeshGenerator::transformMesh (Mesh mesh, Function< void(MeshVertex &) const > mutate) |