Public Member Functions | |
DataRemapperIndexLookup () | |
For STL purposes only. | |
DataRemapperIndexLookup (const GridType &input, const GridType &output) | |
Public Attributes | |
int | numx |
int | numy |
Image< float > | x |
Image< float > | y |
code::DataRemapperIndexLookup< GridType >::DataRemapperIndexLookup | ( | ) | [inline] |
For STL purposes only.
code::DataRemapperIndexLookup< GridType >::DataRemapperIndexLookup | ( | const GridType & | input, | |
const GridType & | output | |||
) |
int code::DataRemapperIndexLookup< GridType >::numx |
int code::DataRemapperIndexLookup< GridType >::numy |
Image<float> code::DataRemapperIndexLookup< GridType >::x |
Image<float> code::DataRemapperIndexLookup< GridType >::y |