|
FRX SDK Documentation 2025 SP0
|
#include <AcGeClipBoundary2d.h>
Additional Inherited Members | |
Protected Member Functions inherited from AcGeEntity2d | |
| AcGeEntity2d (AcGeEntity2d const &) | |
| AcGeEntity2d (AcGeImpEntity3d &, int) | |
| AcGeEntity2d (AcGeImpEntity3d *) | |
| AcGeEntity2d (void) | |
| AcGeEntity2d * | newEntity2d (AcGeImpEntity3d *) const |
| void | connectTo (AcGeEntity2dImpl *) |
Protected Attributes inherited from AcGeEntity2d | |
| AcGeEntity2dImpl * | m_pImpl |
Definition at line 24 of file AcGeClipBoundary2d.h.
| AcGeClipBoundary2d::AcGeClipBoundary2d | ( | AcGePoint2dArray const & | ) |
| AcGeClipBoundary2d::AcGeClipBoundary2d | ( | AcGePoint2d const & | , |
| AcGePoint2d const & | ) |
| AcGeClipBoundary2d::AcGeClipBoundary2d | ( | void | ) |
| AcGeClipBoundary2d::~AcGeClipBoundary2d | ( | void | ) |
| AcGeClipBoundary2d::AcGeClipBoundary2d | ( | AcGeClipBoundary2d const & | ) |
| AcGe::ClipError AcGeClipBoundary2d::clipPolygon | ( | AcGePoint2dArray const & | , |
| AcGePoint2dArray & | , | ||
| AcGe::ClipCondition & | , | ||
| AcGeIntArray * | = 0 ) const |
| AcGe::ClipError AcGeClipBoundary2d::clipPolyline | ( | AcGePoint2dArray const & | , |
| AcGePoint2dArray & | , | ||
| AcGe::ClipCondition & | , | ||
| AcGeIntArray * | = 0 ) const |
| AcGeClipBoundary2d & AcGeClipBoundary2d::operator= | ( | AcGeClipBoundary2d const & | param_1 | ) |
| AcGe::ClipError AcGeClipBoundary2d::set | ( | AcGePoint2d const & | , |
| AcGePoint2d const & | ) |
| AcGe::ClipError AcGeClipBoundary2d::set | ( | AcGePoint2dArray const & | ) |