CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
TranslateMesh.hpp File Reference
#include "TransformMesh.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::TranslateMesh< Mesh >
 Translates the position of each vertex by given amount. More...
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Mesh >
TranslateMesh< MeshCeresEngine::MeshGenerator::translateMesh (Mesh mesh, const Vector3 &delta)