|
CeresEngine 0.2.0
A game development framework
|
#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< Mesh > | CeresEngine::MeshGenerator::translateMesh (Mesh mesh, const Vector3 &delta) |