|
CeresEngine 0.2.0
A game development framework
|
#include "TransformShape.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::RotateShape< Shape > |
| Rotates a shape around the origin on the xy-plane. More... | |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::MeshGenerator |
Functions | |
| template<typename Shape > | |
| RotateShape< Shape > | CeresEngine::MeshGenerator::rotateShape (Shape shape, double angle) |