CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
FlipPath.hpp File Reference
#include "Edge.hpp"
#include "TransformPath.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::FlipPath< Path >
 Flips mesh inside out. Reverses triangles and normals. More...
 
class  CeresEngine::MeshGenerator::FlipPath< Path >::Edges
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Path >
FlipPath< PathCeresEngine::MeshGenerator::flipPath (Path path)