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

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::AxisSwapPath< Path >
 Swaps axis in path. More...
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Path >
AxisSwapPath< PathCeresEngine::MeshGenerator::axisSwapPath (Path path, Axis x, Axis y, Axis z)