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