CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
RotateShape.hpp File Reference
#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< ShapeCeresEngine::MeshGenerator::rotateShape (Shape shape, double angle)