#include <CachedVectorReprojection.h>
Public Member Functions | |
CachedVectorReprojection () | |
CachedVectorReprojection (int method, boost::shared_array< double > matrix, int ox, int oy) | |
virtual | ~CachedVectorReprojection () |
void | reprojectValues (boost::shared_ptr< Data > &uValues, boost::shared_ptr< Data > &vValues, float uBadValue=MIFI_UNDEFINED_F, float vBadValue=MIFI_UNDEFINED_F) const throw (CDMException) |
size_t | getXSize () const |
size_t | getYSize () const |
|
|
|
|
|
|
|
|
|
|
|
reproject the vector values
|