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