24 #ifndef OD_GECLIPBOUNDARY2D_H
25 #define OD_GECLIPBOUNDARY2D_H
#define GE_TOOLKIT_EXPORT
OdGe::ClipError clipPolygon(const OdGePoint2dArray &rawVertices, OdGePoint2dArray &clippedVertices, OdGe::ClipCondition &clipCondition, OdGeIntArray *pClippedSegmentSourceLabel=NULL) const
OdGe::ClipError clipPolyline(const OdGePoint2dArray &rawVertices, OdGePoint2dArray &clippedVertices, OdGe::ClipCondition &clipCondition, OdGeIntArray *pClippedSegmentSourceLabel=NULL) const
OdGeClipBoundary2d(const OdGePoint2d &cornerA, const OdGePoint2d &cornerB)
OdGeClipBoundary2d(const OdGeClipBoundary2d &src)
OdGe::ClipError set(const OdGePoint2d &cornerA, const OdGePoint2d &cornerB)
OdGeClipBoundary2d(const OdGePoint2dArray &clipBoundary)
OdGe::ClipError set(const OdGePoint2dArray &clipBoundary)
OdGeEntity2d & operator=(const OdGeEntity2d &entity)