| 
    CeresEngine 0.2.0
    
   A game development framework 
   | 
 
Go to the source code of this file.
Classes | |
| class | CeresEngine::MeshGenerator::AxisFlipMesh< Mesh > | 
| Flips (mirrors) the mesh along one or more axis.  More... | |
| class | CeresEngine::MeshGenerator::AxisFlipMesh< Mesh >::Triangles | 
Namespaces | |
| namespace | CeresEngine | 
| namespace | CeresEngine::MeshGenerator | 
Functions | |
| template<typename Mesh > | |
| AxisFlipMesh< Mesh > | CeresEngine::MeshGenerator::axisFlipMesh (Mesh mesh, bool x, bool y, bool z) |