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

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::ScalePath< Path >
 Scales a path. Keeps tangents and normals unit length. More...
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Path >
ScalePath< PathCeresEngine::MeshGenerator::scalePath (Path path, const Vector3 &scale)