#include <AcGeImpNurbSurface.h>
|
| | AcGeImpNurbSurface (AcGeImpNurbSurface const &) |
| |
| | AcGeImpNurbSurface (int, int, int, int, int, int, AcGePoint3d const *const, double const *const, AcGeKnotVector const &, AcGeKnotVector const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeImpNurbSurface (void) |
| |
| AcGeImpNurbSurface & | operator= (AcGeImpNurbSurface const &) |
| |
| AcGeImpNurbSurface & | set (int, int, int, int, int, int, AcGePoint3d const *const, double const *const, AcGeKnotVector const &, AcGeKnotVector const &, AcGeTol const &=AcGeContext::gTol) |
| |
| int | degreeInU (void) const |
| |
| int | degreeInV (void) const |
| |
| int | getWeights (AcGeDoubleArray &) const |
| |
| int | isRationalInU (void) const |
| |
| int | isRationalInV (void) const |
| |
| int | numControlPointsInU (void) const |
| |
| int | numControlPointsInV (void) const |
| |
| int | numKnotsInU (void) const |
| |
| int | numKnotsInV (void) const |
| |
| int | singularityInU (void) const |
| |
| int | singularityInV (void) const |
| |
| virtual | ~AcGeImpNurbSurface (void) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| void * | makeExternalEntity (void) const |
| |
| void | getControlPoints (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const |
| |
| void | getDefinition (int &, int &, int &, int &, int &, int &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, AcGeKnotVector &, AcGeKnotVector &) const |
| |
| void | getUKnots (AcGeKnotVector &) const |
| |
| void | getVKnots (AcGeKnotVector &) const |
| |
Definition at line 27 of file AcGeImpNurbSurface.h.
◆ AcGeImpNurbSurface() [1/3]
◆ AcGeImpNurbSurface() [2/3]
| AcGeImpNurbSurface::AcGeImpNurbSurface |
( |
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
AcGePoint3d const * const | , |
|
|
double const * const | , |
|
|
AcGeKnotVector const & | , |
|
|
AcGeKnotVector const & | , |
|
|
AcGeTol const & | = AcGeContext::gTol ) |
◆ AcGeImpNurbSurface() [3/3]
| AcGeImpNurbSurface::AcGeImpNurbSurface |
( |
void | | ) |
|
◆ ~AcGeImpNurbSurface()
| virtual AcGeImpNurbSurface::~AcGeImpNurbSurface |
( |
void | | ) |
|
|
virtual |
◆ copy()
◆ degreeInU()
| int AcGeImpNurbSurface::degreeInU |
( |
void | | ) |
const |
◆ degreeInV()
| int AcGeImpNurbSurface::degreeInV |
( |
void | | ) |
const |
◆ getControlPoints()
◆ getDefinition()
| void AcGeImpNurbSurface::getDefinition |
( |
int & | , |
|
|
int & | , |
|
|
int & | , |
|
|
int & | , |
|
|
int & | , |
|
|
int & | , |
|
|
AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > & | , |
|
|
AcGeDoubleArray & | , |
|
|
AcGeKnotVector & | , |
|
|
AcGeKnotVector & | ) const |
◆ getUKnots()
◆ getVKnots()
◆ getWeights()
◆ isRationalInU()
| int AcGeImpNurbSurface::isRationalInU |
( |
void | | ) |
const |
◆ isRationalInV()
| int AcGeImpNurbSurface::isRationalInV |
( |
void | | ) |
const |
◆ makeExternalEntity()
| void * AcGeImpNurbSurface::makeExternalEntity |
( |
void | | ) |
const |
◆ numControlPointsInU()
| int AcGeImpNurbSurface::numControlPointsInU |
( |
void | | ) |
const |
◆ numControlPointsInV()
| int AcGeImpNurbSurface::numControlPointsInV |
( |
void | | ) |
const |
◆ numKnotsInU()
| int AcGeImpNurbSurface::numKnotsInU |
( |
void | | ) |
const |
◆ numKnotsInV()
| int AcGeImpNurbSurface::numKnotsInV |
( |
void | | ) |
const |
◆ operator=()
◆ set()
| AcGeImpNurbSurface & AcGeImpNurbSurface::set |
( |
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
AcGePoint3d const * const | , |
|
|
double const * const | , |
|
|
AcGeKnotVector const & | , |
|
|
AcGeKnotVector const & | , |
|
|
AcGeTol const & | = AcGeContext::gTol ) |
◆ singularityInU()
| int AcGeImpNurbSurface::singularityInU |
( |
void | | ) |
const |
◆ singularityInV()
| int AcGeImpNurbSurface::singularityInV |
( |
void | | ) |
const |
◆ type()
The documentation for this class was generated from the following file: