CFx SDK Documentation  2023 SP0
OdGeExtents2d Member List

This is the complete list of members for OdGeExtents2d, including all inherited members.

addExt(const OdGeExtents2d &extents)OdGeExtents2dinline
addPoint(const OdGePoint2d &point)OdGeExtents2dinline
addPoints(const OdGePoint2dArray &points)OdGeExtents2d
center() constOdGeExtents2dinline
comparingSet(const OdGePoint2d &pt1, const OdGePoint2d &pt2)OdGeExtents2dinline
contains(const OdGePoint2d &point) constOdGeExtents2dinline
contains(const OdGeExtents2d &extents) constOdGeExtents2dinline
expandBy(const OdGeVector2d &vect)OdGeExtents2dinline
IntersectionStatus enum nameOdGeExtents2d
intersectWith(const OdGeExtents2d &extents, OdGeExtents2d *pResult=0) constOdGeExtents2d
isDisjoint(const OdGeExtents2d &extents) constOdGeExtents2dinline
isEqualTo(const OdGeExtents2d &extents, const OdGeTol &tol=OdGeContext::gTol) constOdGeExtents2dinline
isValidExtents() constOdGeExtents2dinline
kIntersectNot enum valueOdGeExtents2d
kIntersectOk enum valueOdGeExtents2d
kIntersectOpIn enum valueOdGeExtents2d
kIntersectOpOut enum valueOdGeExtents2d
kIntersectUnknown enum valueOdGeExtents2d
kInvalidOdGeExtents2dstatic
m_maxOdGeExtents2dprotected
m_minOdGeExtents2dprotected
maxPoint() constOdGeExtents2dinline
minPoint() constOdGeExtents2dinline
OdGeExtents2d()OdGeExtents2dinline
OdGeExtents2d(const OdGePoint2d &min, const OdGePoint2d &max)OdGeExtents2dinline
operator!=(const OdGeExtents2d &extents) constOdGeExtents2dinline
operator==(const OdGeExtents2d &extents) constOdGeExtents2dinline
set(const OdGePoint2d &min, const OdGePoint2d &max)OdGeExtents2dinline
transformBy(const OdGeMatrix2d &xfm)OdGeExtents2dinline