CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
TranslateShape.hpp File Reference

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< ShapeCeresEngine::MeshGenerator::translateShape (Shape shape, const Vector2 &delta)