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