CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
BezierShape.hpp File Reference
#include "ParametricShape.hpp"
#include <algorithm>
#include <limits>

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::BezierShape< D >
 A bezier curve with D control points. More...
 
struct  CeresEngine::MeshGenerator::BezierShape< D >::ArrayWrapper
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator