| 
    CeresEngine 0.2.0
    
   A game development framework 
   | 
 
#include "TransformMesh.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::ScaleMesh< Mesh > | 
| Scales a mesh (keeps normals unit length)  More... | |
Namespaces | |
| namespace | CeresEngine | 
| namespace | CeresEngine::MeshGenerator | 
Functions | |
| template<typename Mesh > | |
| ScaleMesh< Mesh > | CeresEngine::MeshGenerator::scaleMesh (Mesh mesh, const Vector3 &delta) |