HDK
|
This is the complete list of members for HOM_BoundingRect, including all inherited members.
__hash__() | HOM_BoundingRect | |
__repr__() | HOM_BoundingRect | |
__str__() | HOM_BoundingRect | |
_asVoidPointer() | HOM_BoundingRect | inline |
center() | HOM_BoundingRect | inline |
closestPoint(const std::vector< double > &point) | HOM_BoundingRect | |
contains(const std::vector< double > &point) | HOM_BoundingRect | |
contains(const HOM_BoundingRect &rect) | HOM_BoundingRect | inline |
enlargeToContain(const std::vector< double > &point) | HOM_BoundingRect | |
enlargeToContain(const HOM_BoundingRect &rect) | HOM_BoundingRect | inline |
expand(const std::vector< double > &tuple) | HOM_BoundingRect | |
getOffsetToAvoid(HOM_BoundingRect &bounds, HOM_Vector2 *direction=NULL) | HOM_BoundingRect | |
HOM_BoundingRect() | HOM_BoundingRect | inline |
HOM_BoundingRect(double x1, double y1, double x2, double y2) | HOM_BoundingRect | inline |
HOM_BoundingRect(const HOM_Vector2 &pos1, const HOM_Vector2 &pos2) | HOM_BoundingRect | inline |
HOM_BoundingRect(const HOM_BoundingRect &src) | HOM_BoundingRect | inline |
HOM_BoundingRect(const UT_BoundingRectD &rect) | HOM_BoundingRect | inline |
HOM_BoundingRect(const UT_BoundingRectF &rect) | HOM_BoundingRect | inline |
intersect(const HOM_BoundingRect &rect) | HOM_BoundingRect | inline |
intersects(const std::vector< double > &point0, const std::vector< double > &point1, const std::vector< double > &point2) | HOM_BoundingRect | |
intersects(const std::vector< double > &point0, const std::vector< double > &point1) | HOM_BoundingRect | |
intersects(const HOM_BoundingRect &rect) | HOM_BoundingRect | inline |
isAlmostEqual(HOM_BoundingRect &rect, double tolerance=0.00001) | HOM_BoundingRect | |
isValid() | HOM_BoundingRect | inline |
max() | HOM_BoundingRect | inline |
min() | HOM_BoundingRect | inline |
myBoundingRect | HOM_BoundingRect | |
operator!=(HOM_PtrOrNull< HOM_BoundingRect > rect) | HOM_BoundingRect | inline |
operator=(const HOM_BoundingRect &rect) | HOM_BoundingRect | inline |
operator==(HOM_PtrOrNull< HOM_BoundingRect > rect) | HOM_BoundingRect | inline |
scale(const std::vector< double > &tuple) | HOM_BoundingRect | |
setTo(const std::vector< double > &tuple) | HOM_BoundingRect | |
size() | HOM_BoundingRect | inline |
translate(const std::vector< double > &tuple) | HOM_BoundingRect | |
~HOM_BoundingRect() | HOM_BoundingRect | inline |