17 #ifndef ossimAtbMatchPoint_HEADER 18 #define ossimAtbMatchPoint_HEADER 38 : theGridRemapEngine(0) {}
42 : theViewPoint(view_point), theGridRemapEngine(engine) {}
59 bool assignRemapValues();
65 void setKernelSize(
int side_size);
vector< ossimAtbPointSource * > thePointSourceList
ossimGridRemapEngine * theGridRemapEngine
const ossimDpt & viewPoint() const
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
ossimAtbMatchPoint(const ossimDpt &view_point, ossimGridRemapEngine *engine)