, including all inherited members.
getInterpolatedDerivative(DATA_TYPE value) const | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
getInterpolatedValue(DATA_TYPE value) const | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
LinearCurve() | gmtl::LinearCurve< DATA_TYPE, SIZE > | |
LinearCurve(const LinearCurve &other) | gmtl::LinearCurve< DATA_TYPE, SIZE > | |
makeLerp() | gmtl::LinearCurve< DATA_TYPE, SIZE > | |
mBasisMatrix | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | [protected] |
mControlPoints | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | [protected] |
mWeights | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | [protected] |
operator=(const LinearCurve &other) | gmtl::LinearCurve< DATA_TYPE, SIZE > | |
ParametricCurve< DATA_TYPE, SIZE, 2 >::operator=(const ParametricCurve &other) | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
ParametricCurve() | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
ParametricCurve(const ParametricCurve &other) | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
setBasisMatrix(const Matrix< DATA_TYPE, ORDER, ORDER > &basis_matrix) | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
setControlPoints(Vec< DATA_TYPE, SIZE > control_points[ORDER]) | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
setWeights(DATA_TYPE weights[ORDER]) | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |
~LinearCurve() | gmtl::LinearCurve< DATA_TYPE, SIZE > | |
~ParametricCurve() | gmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > | |