CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdGeClipBoundary2d, including all inherited members.
clipPolygon(const OdGePoint2dArray &rawVertices, OdGePoint2dArray &clippedVertices, OdGe::ClipCondition &clipCondition, OdGeIntArray *pClippedSegmentSourceLabel=NULL) const | OdGeClipBoundary2d | |
clipPolyline(const OdGePoint2dArray &rawVertices, OdGePoint2dArray &clippedVertices, OdGe::ClipCondition &clipCondition, OdGeIntArray *pClippedSegmentSourceLabel=NULL) const | OdGeClipBoundary2d | |
connectTo(OdGeEntity2dImpl *) | OdGeEntity2d | protected |
copy() const | OdGeEntity2d | |
isEqualTo(const OdGeEntity2d &other, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
isKindOf(OdGe::EntityId entType) const | OdGeEntity2d | |
isOn(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
mirror(const OdGeLine2d &line) | OdGeEntity2d | |
OdGeClipBoundary2d() | OdGeClipBoundary2d | |
OdGeClipBoundary2d(const OdGePoint2d &cornerA, const OdGePoint2d &cornerB) | OdGeClipBoundary2d | |
OdGeClipBoundary2d(const OdGePoint2dArray &clipBoundary) | OdGeClipBoundary2d | |
OdGeClipBoundary2d(const OdGeClipBoundary2d &src) | OdGeClipBoundary2d | |
OdGeEntity2d() | OdGeEntity2d | protected |
OdGeEntity2d(const OdGeEntity2d &) | OdGeEntity2d | protected |
ODRX_HEAP_OPERATORS() | OdGeEntity2d | |
operator!=(const OdGeEntity2d &entity) const | OdGeEntity2d | |
operator=(const OdGeClipBoundary2d &src) | OdGeClipBoundary2d | |
OdGeEntity2d::operator=(const OdGeEntity2d &entity) | OdGeEntity2d | |
operator==(const OdGeEntity2d &entity) const | OdGeEntity2d | |
rotateBy(double angle, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
scaleBy(double scaleFactor, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
set(const OdGePoint2d &cornerA, const OdGePoint2d &cornerB) | OdGeClipBoundary2d | |
set(const OdGePoint2dArray &clipBoundary) | OdGeClipBoundary2d | |
transformBy(const OdGeMatrix2d &xfm) | OdGeEntity2d | |
translateBy(const OdGeVector2d &translateVec) | OdGeEntity2d | |
type() const | OdGeEntity2d | |
~OdGeEntity2d() | OdGeEntity2d |