Go to the documentation of this file.
45 namespace ost {
namespace img {
95 const Point& GetStart()
const;
97 const Point& GetEnd()
const;
100 void SetStart(
const Point& o);
102 void SetEnd(
const Point& e);
105 bool Contains(
const Point& p)
const;
107 bool Contains(
const Extent& e)
const;
110 Point GetCenter()
const;
113 const Size& GetSize()
const;
114 int GetWidth()
const;
115 int GetHeight()
const;
116 int GetDepth()
const;
117 int GetVolume()
const;
133 unsigned int Point2Offset(
const Point& p);
147 bool equal(
const Extent& b)
const;