CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ShapeToPath.hpp File Reference
#include "PathVertex.hpp"
#include "ShapeVertex.hpp"
#include "Utility.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::ShapeToPath< Shape >
 Converts a Shape to a Path. More...
 
class  CeresEngine::MeshGenerator::ShapeToPath< Shape >::Vertices
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename Shape >
ShapeToPath< ShapeCeresEngine::MeshGenerator::shapeToPath (Shape shape)