|
CeresEngine 0.2.0
A game development framework
|
#include "TransformShape.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::ScaleShape< Shape > |
| Scales a shape keeping tangents unit length. More... | |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |
Functions | |
| template<typename Shape > | |
| ScaleShape< Shape > | CeresEngine::MeshGenerator::scaleShape (Shape shape, const Vector2 &scale) |