CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
MirrorMesh.hpp File Reference
#include "Axis.hpp"
#include "AxisFlipMesh.hpp"
#include "MergeMesh.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::MirrorMesh< Mesh >
 Duplicates the mesh by mirrorring it along an axis. More...
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Mesh >
MirrorMesh< MeshCeresEngine::MeshGenerator::mirrorMesh (Mesh mesh)