CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
AxisSwapMesh.hpp File Reference
#include "Axis.hpp"
#include "TransformMesh.hpp"
#include "Triangle.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::AxisSwapMesh< Mesh >
 Swaps any number of axis in the mesh. More...
 
class  CeresEngine::MeshGenerator::AxisSwapMesh< Mesh >::Triangles
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Mesh >
AxisSwapMesh< MeshCeresEngine::MeshGenerator::axisSwapMesh (Mesh mesh, Axis x, Axis y, Axis z)