|
CeresEngine 0.2.0
A game development framework
|
#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< Path > | CeresEngine::MeshGenerator::scalePath (Path path, const Vector3 &scale) |