OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This is the complete list of members for ossimRectanglePartitioner, including all inherited members.
binaryPartition(const ossimIrect &inputRectangle, std::vector< ossimIrect > &result, ossim_uint64 maxSizeInBytes, ossim_uint32 bands, ossim_uint32 bytesPerPixel, ossim_uint32 internalOverlapPixels=0) const | ossimRectanglePartitioner | |
getSize(const ossimIrect &rect, ossim_uint32 bands, ossim_uint32 bytesPerPixel, ossim_uint32 internalOverlapPixels=0) const | ossimRectanglePartitioner | private |
ossimRectanglePartitioner() | ossimRectanglePartitioner | |
splitRect(ossimIrect &rect) const | ossimRectanglePartitioner | private |
splitUntilLessThanMax(ossimIrect &rect, ossim_uint64 maxSizeInBytes, ossim_uint32 bands, ossim_uint32 bytesPerPixel, ossim_uint32 internalOverlapPixels=0) const | ossimRectanglePartitioner | private |
trace(const ossimIrect &r, const std::vector< ossimIrect > &v, ossim_uint64 maxSizeInBytes, ossim_uint32 bands, ossim_uint32 bytesPerPixel) const | ossimRectanglePartitioner | private |
~ossimRectanglePartitioner() | ossimRectanglePartitioner |