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