16 #ifndef ossimFusionCombiner_HEADER 17 #define ossimFusionCombiner_HEADER virtual ossimIrect getBoundingRect(ossim_uint32 resLevel=0) const
This will return the bounding rect of the source.
virtual bool canConnectMyInputTo(ossim_int32 inputIndex, const ossimConnectableObject *object) const
required to be overriden by derived classes
This will be a base for all combiners.
ossimRefPtr< ossimImageData > theTile
ossimImageSource * theInputConnection
ossimRefPtr< ossimImageData > theNormTile
ossimRefPtr< ossimImageData > theNormIntensity
ossimImageSource * theIntensityConnection
virtual void initialize()
unsigned int ossim_uint32
virtual ossimScalarType getOutputScalarType() const
This will be used to query the output pixel type of the tile source.