| 
    CeresEngine 0.2.0
    
   A game development framework 
   | 
 
Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::RepeatPath< Path > | 
| Repeats the same path a given number of time at given intervals.  More... | |
| class | CeresEngine::MeshGenerator::RepeatPath< Path >::Edges | 
| class | CeresEngine::MeshGenerator::RepeatPath< Path >::Vertices | 
Namespaces | |
| namespace | CeresEngine | 
| namespace | CeresEngine::MeshGenerator | 
Functions | |
| template<typename Path > | |
| RepeatPath< Path > | CeresEngine::MeshGenerator::repeatPath (Path path, int instances, const Vector3 &delta) noexcept |