#include <AcGeImpAugPolyline3d.h>
|
| | AcGeImpAugPolyline3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &) |
| |
| | AcGeImpAugPolyline3d (AcGeImpAugPolyline3d const &) |
| |
| | AcGeImpAugPolyline3d (AcGeImpCurve3d const &, double, double, double, int) |
| |
| | AcGeImpAugPolyline3d (AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &) |
| |
| | AcGeImpAugPolyline3d (void) |
| |
| AcGeImpAugPolyline3d & | operator= (AcGeImpAugPolyline3d const &) |
| |
| AcGeImpAugPolyline3d & | setApproxTol (double) |
| |
| AcGeImpAugPolyline3d & | setD2Vector (int, AcGeVector3d) |
| |
| AcGeImpAugPolyline3d & | setPoint (int, AcGePoint3d) |
| |
| AcGeImpAugPolyline3d & | setVector (int, AcGeVector3d) |
| |
| AcGePoint3d | getPoint (int) const |
| |
| AcGeVector3d | getD2Vector (int) const |
| |
| AcGeVector3d | getVector (int) const |
| |
| double | approxTol (void) const |
| |
| virtual | ~AcGeImpAugPolyline3d (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpEntity3d * | project (AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGe::EntityId | type (Frx::Boolean) const |
| |
| virtual Frx::Boolean | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | eventModified (AcGeLink const &) |
| |
| virtual void | eventTransformed (AcGeLink const &, AcGeMatrix3d const &) |
| |
| virtual void | getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const |
| |
| void | getD1Vectors (AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| void | getD2Vectors (AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| void | getPoints (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const |
| |
| virtual Frx::Boolean | isKindOf (enum AcGe::EntityId, Frx::Boolean) const |
| |
Definition at line 33 of file AcGeImpAugPolyline3d.h.
◆ AcGeImpAugPolyline3d() [1/5]
◆ AcGeImpAugPolyline3d() [2/5]
◆ AcGeImpAugPolyline3d() [3/5]
◆ AcGeImpAugPolyline3d() [4/5]
◆ AcGeImpAugPolyline3d() [5/5]
| AcGeImpAugPolyline3d::AcGeImpAugPolyline3d |
( |
void | | ) |
|
◆ ~AcGeImpAugPolyline3d()
| virtual AcGeImpAugPolyline3d::~AcGeImpAugPolyline3d |
( |
void | | ) |
|
|
virtual |
◆ approxTol()
| double AcGeImpAugPolyline3d::approxTol |
( |
void | | ) |
const |
◆ computeD1Vectors()
| void AcGeImpAugPolyline3d::computeD1Vectors |
( |
void | | ) |
const |
|
protected |
◆ computeD2Vectors()
| void AcGeImpAugPolyline3d::computeD2Vectors |
( |
void | | ) |
const |
|
protected |
◆ copy()
◆ eventModified()
◆ eventTransformed()
◆ getD1Vectors()
◆ getD2Vector()
◆ getD2Vectors()
◆ getPoint()
◆ getPoints()
◆ getSplitCurves()
◆ getVector()
◆ isEqualTo()
◆ isKindOf()
◆ operator=()
◆ project()
◆ setApproxTol()
◆ setD2Vector()
◆ setKnots()
◆ setPoint()
◆ setVector()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: