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

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::FlipShape< Shape >
 Flips shape direction. Reverses edges and tangents. More...
 
class  CeresEngine::MeshGenerator::FlipShape< Shape >::Edges
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Shape >
FlipShape< ShapeCeresEngine::MeshGenerator::flipShape (Shape shape)