MrSID Decode SDK for Raster Reference Manual  9.0.0.3864
LTIGeomBBox< T > Member List
This is the complete list of members for LTIGeomBBox< T >, including all inherited members.
containsPoint(const LTIGeomPoint< T > &pt) const LTIGeomBBox< T > [inline]
getCenter() const LTIGeomBBox< T > [inline]
getHeight() const LTIGeomBBox< T > [inline]
getWidth() const LTIGeomBBox< T > [inline]
isEmpty() const LTIGeomBBox< T > [inline]
LTIGeomBBox(T minX=0, T minY=0, T maxX=0, T maxY=0)LTIGeomBBox< T > [inline]
LTIGeomBBox(const LTIGeomBBox< T > &copy)LTIGeomBBox< T > [inline]
operator!=(const LTIGeomBBox< T > &other) const LTIGeomBBox< T > [inline]
operator&=(const LTIGeomBBox< T > &other)LTIGeomBBox< T > [inline]
operator=(const LTIGeomBBox< T > &copy)LTIGeomBBox< T > [inline]
operator==(const LTIGeomBBox< T > &other) const LTIGeomBBox< T > [inline]
operator|=(const LTIGeomBBox< T > &other)LTIGeomBBox< T > [inline]
overlap(const LTIGeomBBox< T > &other) const LTIGeomBBox< T > [inline]
xMaxLTIGeomBBox< T >
xMinLTIGeomBBox< T >
yMaxLTIGeomBBox< T >
yMinLTIGeomBBox< T >