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