|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcGeNurbSurface, including all inherited members.
| AcGeEntity3d(AcGeEntity3d const &) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d &, int) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d *) | AcGeEntity3d | protected |
| AcGeEntity3d(void) | AcGeEntity3d | protected |
| AcGeNurbSurface(AcGeNurbSurface const &) | AcGeNurbSurface | |
| AcGeNurbSurface(int, int, int, int, int, int, AcGePoint3d const *const, double const *const, AcGeKnotVector const &, AcGeKnotVector const &, AcGeTol const &=AcGeContext::gTol) | AcGeNurbSurface | |
| AcGeNurbSurface(void) | AcGeNurbSurface | |
| AcGeSurface(AcGeSurface const &) | AcGeSurface | protected |
| AcGeSurface(void) | AcGeSurface | protected |
| closestPointTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| connectTo(AcGeEntity3dImpl *) | AcGeEntity3d | protected |
| copy(void) const | AcGeEntity3d | |
| degreeInU(void) const | AcGeNurbSurface | |
| degreeInV(void) const | AcGeNurbSurface | |
| distanceTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| evalPoint(AcGePoint2d const &) const | AcGeSurface | |
| evalPoint(AcGePoint2d const &, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const | AcGeSurface | |
| evalPoint(AcGePoint2d const &, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &, AcGeVector3d &) const | AcGeSurface | |
| getClosestPointTo(AcGePoint3d const &, AcGePointOnSurface &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| getControlPoints(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const | AcGeNurbSurface | |
| getDefinition(int &, int &, int &, int &, int &, int &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, AcGeKnotVector &, AcGeKnotVector &) const | AcGeNurbSurface | |
| getEnvelope(AcGeInterval &, AcGeInterval &) const | AcGeSurface | |
| getUKnots(AcGeKnotVector &) const | AcGeNurbSurface | |
| getVKnots(AcGeKnotVector &) const | AcGeNurbSurface | |
| getWeights(AcGeDoubleArray &) const | AcGeNurbSurface | |
| isClosedInU(AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| isClosedInV(AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| isEqualTo(AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeEntity3d | |
| isKindOf(AcGe::EntityId) const | AcGeEntity3d | |
| isNormalReversed(void) const | AcGeSurface | |
| isOn(AcGePoint3d const &, AcGePoint2d &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| isOn(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| isPeriodicInU(double &) const | AcGeNurbSurface | |
| isPeriodicInV(double &) const | AcGeNurbSurface | |
| isRationalInU(void) const | AcGeNurbSurface | |
| isRationalInV(void) const | AcGeNurbSurface | |
| m_pImpl | AcGeEntity3d | protected |
| mirror(AcGePlane const &) | AcGeEntity3d | |
| newEntity2d(AcGeImpEntity3d &, int) const | AcGeEntity3d | protected |
| newEntity2d(AcGeImpEntity3d *) const | AcGeEntity3d | protected |
| newEntity3d(AcGeImpEntity3d &, int) const | AcGeEntity3d | protected |
| newEntity3d(AcGeImpEntity3d *) const | AcGeEntity3d | protected |
| numControlPointsInU(void) const | AcGeNurbSurface | |
| numControlPointsInV(void) const | AcGeNurbSurface | |
| numKnotsInU(void) const | AcGeNurbSurface | |
| numKnotsInV(void) const | AcGeNurbSurface | |
| operator!=(AcGeEntity3d const &) const | AcGeEntity3d | |
| operator=(AcGeNurbSurface const &) | AcGeNurbSurface | |
| AcGeSurface::operator=(AcGeSurface const &) | AcGeSurface | |
| AcGeEntity3d::operator=(AcGeEntity3d const &) | AcGeEntity3d | |
| operator==(AcGeEntity3d const &) const | AcGeEntity3d | |
| paramOf(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeSurface | |
| projectOnToSurface(const AcDbEntity *, const AcGeVector3d &, AcArray< AcDbEntity * > &) const | AcGeSurface | |
| reverseNormal(void) | AcGeSurface | |
| rotateBy(double, AcGeVector3d const &, AcGePoint3d const &) | AcGeEntity3d | |
| scaleBy(double, AcGePoint3d const &) | AcGeEntity3d | |
| set(int, int, int, int, int, int, AcGePoint3d const *const, double const *const, AcGeKnotVector const &, AcGeKnotVector const &, AcGeTol const &=AcGeContext::gTol) | AcGeNurbSurface | |
| singularityInU(void) const | AcGeNurbSurface | |
| singularityInV(void) const | AcGeNurbSurface | |
| transformBy(AcGeMatrix3d const &) | AcGeEntity3d | |
| translateBy(AcGeVector3d const &) | AcGeEntity3d | |
| type(void) const | AcGeEntity3d | |
| ~AcGeEntity3d(void) | AcGeEntity3d | |
| ~AcGeNurbSurface(void) | AcGeNurbSurface | |
| ~AcGeSurface(void) | AcGeSurface |