eLynx::Math::ISpline2D< T, DEGREE > Member List
This is the complete list of members for
eLynx::Math::ISpline2D< T, DEGREE >, including all inherited members.
| Evaluate(int32 iX, int32 iY) const =0 | eLynx::Math::ISpline2D< T, DEGREE > | [pure virtual] |
| Evaluate(const int32 *iX, uint32 iSize, int32 iY, T *oValues) const =0 | eLynx::Math::ISpline2D< T, DEGREE > | [pure virtual] |
| GetXRange() const =0 | eLynx::Math::ISpline2D< T, DEGREE > | [pure virtual] |
| GetYRange() const =0 | eLynx::Math::ISpline2D< T, DEGREE > | [pure virtual] |
| IsUseful() const =0 | eLynx::Math::ISpline2D< T, DEGREE > | [pure virtual] |
| ~ISpline2D() | eLynx::Math::ISpline2D< T, DEGREE > | [inline, protected, virtual] |