OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimClosestToCenterCombiner.h>
Public Member Functions | |
ossimClosestToCenterCombinerInfo (ossimRefPtr< ossimImageData > tile, ossim_int32 idx) | |
Public Attributes | |
ossimRefPtr< ossimImageData > | theTile |
ossim_int32 | theIndex |
Definition at line 40 of file ossimClosestToCenterCombiner.h.
|
inline |
Definition at line 43 of file ossimClosestToCenterCombiner.h.
ossim_int32 ossimClosestToCenterCombiner::ossimClosestToCenterCombinerInfo::theIndex |
Definition at line 50 of file ossimClosestToCenterCombiner.h.
ossimRefPtr<ossimImageData> ossimClosestToCenterCombiner::ossimClosestToCenterCombinerInfo::theTile |
Definition at line 49 of file ossimClosestToCenterCombiner.h.