|
CFx SDK Documentation
2022 SP0
|
#include "TD_PackPush.h"#include "Gi/GiExport.h"#include "RxObject.h"#include "Ge/GePoint2dArray.h"#include "Ge/GeVector3d.h"#include "Ge/GeMatrix3d.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | OdGiClipBoundary |
Functions | |
| ODGI_EXPORT bool | odgiIsValidClipBoundary (const OdGePoint2dArray &points) |
| ODGI_EXPORT void | odgiEmptyClipBoundary (OdGiClipBoundary &clipBoundary) |
| ODGI_EXPORT void odgiEmptyClipBoundary | ( | OdGiClipBoundary & | clipBoundary | ) |
Make clip boundary empty.
| ODGI_EXPORT bool odgiIsValidClipBoundary | ( | const OdGePoint2dArray & | points | ) |
Checks clip boundary is valid for clipping.