gmtl::LinearCurve< DATA_TYPE, SIZE > Member List

This is the complete list of members for gmtl::LinearCurve< DATA_TYPE, SIZE >, including all inherited members.
getInterpolatedDerivative(DATA_TYPE value) constgmtl::ParametricCurve< DATA_TYPE, SIZE, 2 >
getInterpolatedValue(DATA_TYPE value) constgmtl::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 >
mBasisMatrixgmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > [protected]
mControlPointsgmtl::ParametricCurve< DATA_TYPE, SIZE, 2 > [protected]
mWeightsgmtl::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 >