STOFFBox2< T > Member List
This is the complete list of members for STOFFBox2< T >, including all inherited members.
center() const STOFFBox2< T > [inline]
cmp(STOFFBox2< T > const &p) const STOFFBox2< T > [inline]
extend(T val)STOFFBox2< T > [inline]
getIntersection(STOFFBox2< T > const &box) const STOFFBox2< T > [inline]
getUnion(STOFFBox2< T > const &box) const STOFFBox2< T > [inline]
m_ptSTOFFBox2< T > [protected]
Map typedefSTOFFBox2< T >
max() const STOFFBox2< T > [inline]
max()STOFFBox2< T > [inline]
min() const STOFFBox2< T > [inline]
min()STOFFBox2< T > [inline]
operator!=(STOFFBox2< T > const &p) const STOFFBox2< T > [inline]
operator<(STOFFBox2< T > const &p) const STOFFBox2< T > [inline]
operator<<(std::ostream &o, STOFFBox2< T > const &f)STOFFBox2< T > [friend]
operator==(STOFFBox2< T > const &p) const STOFFBox2< T > [inline]
operator[](int c) const STOFFBox2< T > [inline]
resizeFromCenter(STOFFVec2< T > const &sz)STOFFBox2< T > [inline]
resizeFromMax(STOFFVec2< T > const &sz)STOFFBox2< T > [inline]
resizeFromMin(STOFFVec2< T > const &sz)STOFFBox2< T > [inline]
scale(U factor)STOFFBox2< T > [inline]
set(STOFFVec2< T > const &x, STOFFVec2< T > const &y)STOFFBox2< T > [inline]
setMax(STOFFVec2< T > const &y)STOFFBox2< T > [inline]
setMin(STOFFVec2< T > const &x)STOFFBox2< T > [inline]
size() const STOFFBox2< T > [inline]
STOFFBox2(STOFFVec2< T > minPt=STOFFVec2< T >(), STOFFVec2< T > maxPt=STOFFVec2< T >())STOFFBox2< T > [inline]
STOFFBox2(STOFFBox2< U > const &p)STOFFBox2< T > [inline]