, including all inherited members.
getInterpolatedDerivative(DATA_TYPE value) const | gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > | |
getInterpolatedValue(DATA_TYPE value) const | gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > | |
makeBezier() | gmtl::QuadraticCurve< DATA_TYPE, SIZE > | |
mBasisMatrix | gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > | [protected] |
mControlPoints | gmtl::ParametricCurve< DATA_TYPE, SIZE, 3 > | [protected] |
mWeights | gmtl::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 > | |