gmtl::QuadraticCurve< DATA_TYPE, SIZE > Member List

This is the complete list of members for gmtl::QuadraticCurve< DATA_TYPE, SIZE >, including all inherited members.
getInterpolatedDerivative(DATA_TYPE value) constgmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
getInterpolatedValue(DATA_TYPE value) constgmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
makeBezier()gmtl::QuadraticCurve< DATA_TYPE, SIZE >
mBasisMatrixgmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > [protected]
mControlPointsgmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > [protected]
mWeightsgmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > [protected]
operator=(const QuadraticCurve &other)gmtl::QuadraticCurve< DATA_TYPE, SIZE >
ParametricCurve< DATA_TYPE, SIZE, 3 >::operator=(const ParametricCurve &other)gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
ParametricCurve()gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
ParametricCurve(const ParametricCurve &other)gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
QuadraticCurve()gmtl::QuadraticCurve< DATA_TYPE, SIZE >
QuadraticCurve(const QuadraticCurve &other)gmtl::QuadraticCurve< DATA_TYPE, SIZE >
setBasisMatrix(const Matrix< DATA_TYPE, ORDER, ORDER > &basis_matrix)gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
setControlPoints(Vec< DATA_TYPE, SIZE > control_points[ORDER])gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
setWeights(DATA_TYPE weights[ORDER])gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
~ParametricCurve()gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 >
~QuadraticCurve()gmtl::QuadraticCurve< DATA_TYPE, SIZE >