| 
    CeresEngine 0.2.0
    
   A game development framework 
   | 
 
Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::TranslatePath< Path > | 
| Translates the position of each vertex by given amount.  More... | |
Namespaces | |
| namespace | CeresEngine | 
| namespace | CeresEngine::MeshGenerator | 
Functions | |
| template<typename Path > | |
| TranslatePath< Path > | CeresEngine::MeshGenerator::translatePath (Path path, const Vector3 &delta) |