Unravel Engine C++ Reference
Loading...
Searching...
No Matches
translate_shape.hpp File Reference
#include "math.hpp"
#include "transform_shape.hpp"

Go to the source code of this file.

Classes

class  generator::translate_shape_t< shape_t >
 Translates the position of each vertex by given amount. More...
 

Namespaces

namespace  generator
 

Functions

template<typename shape_t >
translate_shape_t< shape_t > generator::translate_shape (shape_t shape, const gml::dvec2 &delta)