CFx SDK Documentation
2020SP3
|
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 |
center() const | OdGeExtents2d | inline |
comparingSet(const OdGePoint2d &pt1, const OdGePoint2d &pt2) | OdGeExtents2d | inline |
contains(const OdGePoint2d &point) const | OdGeExtents2d | inline |
contains(const OdGeExtents2d &extents) const | OdGeExtents2d | inline |
expandBy(const OdGeVector2d &vect) | OdGeExtents2d | inline |
IntersectionStatus enum name | OdGeExtents2d | |
intersectWith(const OdGeExtents2d &extents, OdGeExtents2d *pResult=0) const | OdGeExtents2d | |
isDisjoint(const OdGeExtents2d &extents) const | OdGeExtents2d | inline |
isEqualTo(const OdGeExtents2d &extents, const OdGeTol &tol=OdGeContext::gTol) const | OdGeExtents2d | inline |
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 | inline |