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

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::BezierMesh< D0, D1 >
 A bezier patch with D0xD1 control points. More...
 
struct  CeresEngine::MeshGenerator::BezierMesh< D0, D1 >::ArrayWrapper
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator