Vault  4.1
VRectT< T > Member List
This is the complete list of members for VRectT< T >, including all inherited members.
contains(const VPointT< T > &p) const (defined in VRectT< T >)VRectT< T > [inline]
equal(const VRectT< T > &r1, const VRectT< T > &r2) (defined in VRectT< T >)VRectT< T > [inline, static]
expandTo(const VPointT< T > &p) (defined in VRectT< T >)VRectT< T > [inline]
getBottom() const (defined in VRectT< T >)VRectT< T > [inline]
getBottomSide() const (defined in VRectT< T >)VRectT< T > [inline]
getCenter() const (defined in VRectT< T >)VRectT< T > [inline]
getHeight() const (defined in VRectT< T >)VRectT< T > [inline]
getLeft() const (defined in VRectT< T >)VRectT< T > [inline]
getLeftBottom() const (defined in VRectT< T >)VRectT< T > [inline]
getLeftSide() const (defined in VRectT< T >)VRectT< T > [inline]
getLeftTop() const (defined in VRectT< T >)VRectT< T > [inline]
getNearestSide(const VPointT< T > &testPoint) const VRectT< T > [inline]
getNearestSide(const VPointT< T > &testPoint, VPoint &nearestPoint) const VRectT< T > [inline]
getNearestVertex(const VPointT< T > &testPoint) const VRectT< T > [inline]
getRight() const (defined in VRectT< T >)VRectT< T > [inline]
getRightBottom() const (defined in VRectT< T >)VRectT< T > [inline]
getRightSide() const (defined in VRectT< T >)VRectT< T > [inline]
getRightTop() const (defined in VRectT< T >)VRectT< T > [inline]
getSize() const (defined in VRectT< T >)VRectT< T > [inline]
getTop() const (defined in VRectT< T >)VRectT< T > [inline]
getTopSide() const VRectT< T > [inline]
getWidth() const (defined in VRectT< T >)VRectT< T > [inline]
intersected(const VRectT< T > &r) const (defined in VRectT< T >)VRectT< T > [inline]
moveTo(const VPointT< T > &leftTop) (defined in VRectT< T >)VRectT< T > [inline]
normalized() const (defined in VRectT< T >)VRectT< T > [inline]
notEqual(const VRectT< T > &r1, const VRectT< T > &r2) (defined in VRectT< T >)VRectT< T > [inline, static]
operator!= (defined in VRectT< T >)VRectT< T > [friend]
operator== (defined in VRectT< T >)VRectT< T > [friend]
readFromStream(VBinaryIOStream &stream) (defined in VRectT< T >)VRectT< T > [inline]
setBottom(T bottom) (defined in VRectT< T >)VRectT< T > [inline]
setBounds(T left, T top, T right, T bottom) (defined in VRectT< T >)VRectT< T > [inline]
setHeight(T height) (defined in VRectT< T >)VRectT< T > [inline]
setLeft(T left) (defined in VRectT< T >)VRectT< T > [inline]
setRight(T right) (defined in VRectT< T >)VRectT< T > [inline]
setSize(const VSizeT< T > &size) (defined in VRectT< T >)VRectT< T > [inline]
setTop(T top) (defined in VRectT< T >)VRectT< T > [inline]
setWidth(T width) (defined in VRectT< T >)VRectT< T > [inline]
translate(T dx, T dy) (defined in VRectT< T >)VRectT< T > [inline]
translate(const VPointT< T > &offset) (defined in VRectT< T >)VRectT< T > [inline]
united(const VRectT< T > &r) const (defined in VRectT< T >)VRectT< T > [inline]
VRectT() (defined in VRectT< T >)VRectT< T > [inline]
VRectT(const VPointT< T > &leftTop, const VSizeT< T > &size) (defined in VRectT< T >)VRectT< T > [inline]
VRectT(const VPointT< T > &leftTop, const VPointT< T > &rightBottom) (defined in VRectT< T >)VRectT< T > [inline]
VRectT(VBinaryIOStream &stream) (defined in VRectT< T >)VRectT< T > [inline]
VRectT(T left, T top, T width, T height) (defined in VRectT< T >)VRectT< T > [inline]
writeToStream(VBinaryIOStream &stream) const (defined in VRectT< T >)VRectT< T > [inline]
~VRectT() (defined in VRectT< T >)VRectT< T > [inline]

Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.