CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ScaleMesh.hpp File Reference
#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< MeshCeresEngine::MeshGenerator::scaleMesh (Mesh mesh, const Vector3 &delta)