BuildInterpolationMatrix(const TMCArray< TVector2f > &pointList, TMatrixMN< real64 > &interpolationMatrix, EAlignement alignment) | TInterpolator2D | [protected] |
BuildTriangularMatrix(const TMatrixMN< real64 > &interpolationMatrix, TMatrixTriangulator &triangulator) | TInterpolator2D | [protected] |
ChangeCoordinateSystem(const TMCArray< TVector2f > &pointList, TMCArray< TVector2f > &newPointList) | TInterpolator2D | [protected] |
EAlignement enum name | TInterpolator2D | |
fAlignement | TInterpolator2D | [protected] |
fFirstPoint | TInterpolator2D | [protected] |
fInterpolationMatrix | TInterpolator2D | [protected] |
fPointList | TInterpolator2D | [protected] |
fPointsMerger | TInterpolator2D | [protected] |
fRefVector | TInterpolator2D | [protected] |
fTriangulator | TInterpolator2D | [protected] |
GetAlignmentMode() | TInterpolator2D | [inline] |
GetDimension() | TInterpolator2D | |
Init(const TMCArray< TVector2f > &pointList) | TInterpolator2D | |
Interpolate(TVector2f clickpoint, TVectorN< real64 > ¶mValues) | TInterpolator2D | |
kAligned enum value | TInterpolator2D | |
kAllOntheSameSpot enum value | TInterpolator2D | |
kNotAligned enum value | TInterpolator2D | |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator=(const TMCObject &) | TMCObject | [inline] |
PointsAlignementTest(const TMCArray< TVector2f > &pointList) | TInterpolator2D | [protected] |
TInterpolator2D() | TInterpolator2D | |
~TInterpolator2D() | TInterpolator2D |