Protected Member Functions | |
void | computeIndexOf (const CPoint &c, float *x, float *y) |
Protected Attributes | |
CPoint | myOrigin |
CVector | myXAxis |
CVector | myYAxis |
double | myPixelSize_x |
double | myPixelSize_y |
void code::DataRemapperBase< CartesianGrid2D >::computeIndexOf | ( | const CPoint & | c, | |
float * | x, | |||
float * | y | |||
) | [protected] |
CPoint code::DataRemapperBase< CartesianGrid2D >::myOrigin [protected] |
double code::DataRemapperBase< CartesianGrid2D >::myPixelSize_x [protected] |
double code::DataRemapperBase< CartesianGrid2D >::myPixelSize_y [protected] |
CVector code::DataRemapperBase< CartesianGrid2D >::myXAxis [protected] |
CVector code::DataRemapperBase< CartesianGrid2D >::myYAxis [protected] |