Unravel Engine C++ Reference
Loading...
Searching...
No Matches
translate_mesh.hpp File Reference
#include "transform_mesh.hpp"

Go to the source code of this file.

Classes

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

Namespaces

namespace  generator
 

Functions

template<typename mesh_t >
translate_mesh_t< mesh_t > generator::translate_mesh (mesh_t mesh, const gml::dvec3 &delta)