Unravel Engine C++ Reference
Loading...
Searching...
No Matches
axis_swap_mesh.hpp File Reference
#include "axis.hpp"
#include "transform_mesh.hpp"
#include "triangle.hpp"

Go to the source code of this file.

Classes

class  generator::axis_swap_mesh_t< mesh_t >
 Swaps any number of axis in the mesh. More...
 
class  generator::axis_swap_mesh_t< mesh_t >::triangles_t
 

Namespaces

namespace  generator
 

Functions

template<typename mesh_t >
axis_swap_mesh_t< mesh_t > generator::axis_swap_mesh (mesh_t mesh, axis_t x, axis_t y, axis_t z)