#include <AcGeCurveBoundary.h>
|
| | AcGeCurveBoundary (AcGeCurveBoundary const &) |
| |
| | AcGeCurveBoundary (int, AcGeEntity3d const *const *, AcGeCurve2d const *const *, int *, int *, int) |
| |
| | AcGeCurveBoundary (void) |
| |
| | ~AcGeCurveBoundary (void) |
| |
| AcGeCurveBoundary & | operator= (AcGeCurveBoundary const &) |
| |
| AcGeCurveBoundary & | set (int, AcGeEntity3d const *const *, AcGeCurve2d const *const *, int *, int *, int) |
| |
| AcGeCurveBoundary & | setToOwnCurves (void) |
| |
| int | isDegenerate (AcGePosition3d &, AcGeCurve2d **) const |
| |
| int | isDegenerate (void) const |
| |
| int | isOwnerOfCurves (void) const |
| |
| int | numElements (void) const |
| |
| void | getContour (int &, AcGeEntity3d ***, AcGeCurve2d ***, int **, int **) const |
| |
Definition at line 23 of file AcGeCurveBoundary.h.
◆ AcGeCurveBoundary() [1/3]
◆ AcGeCurveBoundary() [2/3]
◆ AcGeCurveBoundary() [3/3]
| AcGeCurveBoundary::AcGeCurveBoundary |
( |
void | | ) |
|
◆ ~AcGeCurveBoundary()
| AcGeCurveBoundary::~AcGeCurveBoundary |
( |
void | | ) |
|
◆ getContour()
◆ isDegenerate() [1/2]
◆ isDegenerate() [2/2]
| int AcGeCurveBoundary::isDegenerate |
( |
void | | ) |
const |
◆ isOwnerOfCurves()
| int AcGeCurveBoundary::isOwnerOfCurves |
( |
void | | ) |
const |
◆ numElements()
| int AcGeCurveBoundary::numElements |
( |
void | | ) |
const |
◆ operator=()
◆ set()
◆ setToOwnCurves()
The documentation for this class was generated from the following file: