CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ScaleShape.hpp File Reference
#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< ShapeCeresEngine::MeshGenerator::scaleShape (Shape shape, const Vector2 &scale)