|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdGeExtents2d, including all inherited members.
| addExt(const OdGeExtents2d &extents) | OdGeExtents2d | inline |
| addPoint(const OdGePoint2d &point) | OdGeExtents2d | inline |
| addPoints(const OdGePoint2dArray &points) | OdGeExtents2d | |
| center() const | OdGeExtents2d | inline |
| comparingSet(const OdGePoint2d &pt1, const OdGePoint2d &pt2) | OdGeExtents2d | inline |
| contains(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeExtents2d | inline |
| contains(const OdGeExtents2d &extents, const OdGeTol &tol=OdGeContext::gTol) const | OdGeExtents2d | inline |
| diagonal() const | OdGeExtents2d | inline |
| expandBy(const OdGeVector2d &vect) | OdGeExtents2d | |
| IntersectionStatus enum name | OdGeExtents2d | |
| intersectWith(const OdGeExtents2d &extents, OdGeExtents2d *pResult=0) const | OdGeExtents2d | |
| isDisjoint(const OdGeExtents2d &extents, const OdGeTol &tol=OdGeContext::gTol) const | OdGeExtents2d | inline |
| isEqualTo(const OdGeExtents2d &extents, const OdGeTol &tol=OdGeContext::gTol) const | OdGeExtents2d | |
| isValidExtents() const | OdGeExtents2d | inline |
| kIntersectNot enum value | OdGeExtents2d | |
| kIntersectOk enum value | OdGeExtents2d | |
| kIntersectOpIn enum value | OdGeExtents2d | |
| kIntersectOpOut enum value | OdGeExtents2d | |
| kIntersectUnknown enum value | OdGeExtents2d | |
| kInvalid | OdGeExtents2d | static |
| m_max | OdGeExtents2d | protected |
| m_min | OdGeExtents2d | protected |
| maxPoint() const | OdGeExtents2d | inline |
| minPoint() const | OdGeExtents2d | inline |
| OdGeExtents2d() | OdGeExtents2d | inline |
| OdGeExtents2d(const OdGePoint2d &min, const OdGePoint2d &max) | OdGeExtents2d | inline |
| operator!=(const OdGeExtents2d &extents) const | OdGeExtents2d | inline |
| operator==(const OdGeExtents2d &extents) const | OdGeExtents2d | inline |
| set(const OdGePoint2d &min, const OdGePoint2d &max) | OdGeExtents2d | inline |
| transformBy(const OdGeMatrix2d &xfm) | OdGeExtents2d | |
| translate(const OdGeVector2d &iShift) | OdGeExtents2d | inline |