code::DataRemapperIndexLookup< GridType > Struct Template Reference

List of all members.

Detailed Description

template<class GridType>
struct code::DataRemapperIndexLookup< GridType >

All the information required for doing a remapping.


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


Constructor & Destructor Documentation

template<class GridType>
code::DataRemapperIndexLookup< GridType >::DataRemapperIndexLookup (  )  [inline]

For STL purposes only.

template<class GridType>
code::DataRemapperIndexLookup< GridType >::DataRemapperIndexLookup ( const GridType &  input,
const GridType &  output 
)


Member Data Documentation

template<class GridType>
int code::DataRemapperIndexLookup< GridType >::numx

template<class GridType>
int code::DataRemapperIndexLookup< GridType >::numy

template<class GridType>
Image<float> code::DataRemapperIndexLookup< GridType >::x

template<class GridType>
Image<float> code::DataRemapperIndexLookup< GridType >::y


Generated on Fri May 4 13:40:11 2012 for WDSS-IIw2 by  doxygen 1.4.7