CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
TranslatePath.hpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Path >
TranslatePath< PathCeresEngine::MeshGenerator::translatePath (Path path, const Vector3 &delta)