NGL  6.5
The NCCA Graphics Library
ngl::BezierCurve Member List

This is the complete list of members for ngl::BezierCurve, including all inherited members.

addKnot(Real _k) noexceptngl::BezierCurve
addPoint(const Vec3 &_p) noexceptngl::BezierCurve
addPoint(Real _x, Real _y, Real _z) noexceptngl::BezierCurve
BezierCurve() noexceptngl::BezierCurve
BezierCurve(const Vec3 *_p, unsigned int _nPoints, const Real *_k, unsigned int _nKnots) noexceptngl::BezierCurve
BezierCurve(const Real *_p, unsigned int _nPoints) noexceptngl::BezierCurve
BezierCurve(const BezierCurve &_c) noexceptngl::BezierCurve
coxDeBoor(Real _u, unsigned int _i, unsigned int _k, const std::vector< Real > &_knots) const noexceptngl::BezierCurve
createKnots() noexceptngl::BezierCurve
createVAO() noexceptngl::BezierCurve
draw() const noexceptngl::BezierCurve
drawControlPoints() const noexceptngl::BezierCurve
drawHull() const noexceptngl::BezierCurve
getPointOnCurve(Real _value) const noexceptngl::BezierCurve
m_cpngl::BezierCurveprotected
m_degreengl::BezierCurveprotected
m_knotsngl::BezierCurveprotected
m_listIndexngl::BezierCurveprotected
m_lodngl::BezierCurveprotected
m_numCPngl::BezierCurveprotected
m_numKnotsngl::BezierCurveprotected
m_orderngl::BezierCurveprotected
m_vaoCurvengl::BezierCurveprotected
m_vaoPointsngl::BezierCurveprotected
setLOD(int _lod) noexceptngl::BezierCurveinline
~BezierCurve() noexceptngl::BezierCurve