code::DataRemapperBase< CartesianGrid2D > Class Template Reference

List of all members.

Detailed Description

template<>
class code::DataRemapperBase< CartesianGrid2D >

Stuff required for remapping cartesiangrids.

Author:
Lakshman
Version:
Id
code_DataRemapper.h,v 1.11 2012/04/30 19:31:06 Valliappa.Lakshmanan Exp


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


Member Function Documentation

void code::DataRemapperBase< CartesianGrid2D >::computeIndexOf ( const CPoint c,
float *  x,
float *  y 
) [protected]


Member Data Documentation

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]


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