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

Go to the source code of this file.

Classes

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

Namespaces

namespace  generator
 

Functions

template<typename path_t >
translate_path_t< path_t > generator::translate_path (path_t path, const gml::dvec3 &delta)