This is the complete list of members for Bbox2, including all inherited members.
add(std::vector< Point2 * >::const_iterator start_it, std::vector< Point2 * >::const_iterator end_it) | Bbox2 | inline |
add(std::vector< Point2 >::const_iterator start_it, std::vector< Point2 >::const_iterator end_it) | Bbox2 | inline |
add(size_t numPoints, double *coordinates) | Bbox2 | inline |
add(const Point2 &p) | Bbox2 | inline |
Bbox2(GeomTest *pGeomTest_=NULL) | Bbox2 | inlineexplicit |
bValid (defined in Bbox2) | Bbox2 | protected |
computeCenter() const | Bbox2 | |
doIntersect(const Bbox2 &other) const | Bbox2 | |
doubleTheBox() | Bbox2 | |
enlargeRanges(double factor) (defined in Bbox2) | Bbox2 | |
get_maxX() const | Bbox2 | inline |
get_maxY() const | Bbox2 | inline |
get_minX() const | Bbox2 | inline |
get_minY() const | Bbox2 | inline |
getBounds(double &minX_, double &maxX_, double &minY_, double &maxY_) const | Bbox2 | |
getCorners(std::vector< Point2 > &vBoxCorners) const | Bbox2 | |
getMaxCoord() const | Bbox2 | inline |
getMaxPoint() const | Bbox2 | inline |
getMaxRange() const | Bbox2 | inline |
getMinCoord() const | Bbox2 | inline |
getMinPoint() const | Bbox2 | inline |
getOffsetCorners(double offset, std::vector< Point2 > &vBoxCorners) const | Bbox2 | |
getRangeX() const | Bbox2 | inline |
getRangeY() const | Bbox2 | inline |
inflateIfDegenerate(double val) | Bbox2 | inline |
isInBox(const Point2 &p) const | Bbox2 | |
isValid() const | Bbox2 | inline |
maxX (defined in Bbox2) | Bbox2 | protected |
maxY (defined in Bbox2) | Bbox2 | protected |
minX (defined in Bbox2) | Bbox2 | protected |
minY (defined in Bbox2) | Bbox2 | protected |
operator+(const Bbox2 &b) | Bbox2 | |
operator<< (defined in Bbox2) | Bbox2 | friend |
pGeomTest (defined in Bbox2) | Bbox2 | protected |
setMaxX(double val) | Bbox2 | inline |
setMaxY(double val) | Bbox2 | inline |
setMinX(double val) | Bbox2 | inline |
setMinY(double val) | Bbox2 | inline |
treatPointForInvalidBox(const Point2 &p) (defined in Bbox2) | Bbox2 | inlineprotected |
treatPointForValidBox(const Point2 &p) (defined in Bbox2) | Bbox2 | inlineprotected |