Unravel Engine C++ Reference
Loading...
Searching...
No Matches
mirror_mesh.hpp File Reference
#include "axis.hpp"
#include "axis_flip_mesh.hpp"
#include "merge_mesh.hpp"

Go to the source code of this file.

Classes

class  generator::mirror_mesh_t< Mesh >
 Duplicates the mesh by mirrorring it along an axis. More...
 

Namespaces

namespace  generator
 

Functions

template<typename Mesh >
mirror_mesh_t< Mesh > generator::mirror_mesh (Mesh mesh)