CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeKnotVector, including all inherited members.
append(double knot) | OdGeKnotVector | |
append(OdGeKnotVector &tail, double knotRatio=0.0) | OdGeKnotVector | |
asArrayPtr() const | OdGeKnotVector | |
asArrayPtr() | OdGeKnotVector | |
contains(double param) const | OdGeKnotVector | |
endParam() const | OdGeKnotVector | |
getArray(OdGeKnotVector *p) | OdGeKnotVector | friend |
getArray(const OdGeKnotVector *p) | OdGeKnotVector | friend |
getDistinctKnots(OdGeDoubleArray &knots, OdGeIntArray *multiplicity=NULL) const | OdGeKnotVector | |
getInterval(int order, double param, OdGeInterval &interval) const | OdGeKnotVector | |
getPtr() const | OdGeKnotVector | |
growLength() const | OdGeKnotVector | |
insert(double param) | OdGeKnotVector | |
insertAt(int knotIndex, double knot, int multiplicity=1) | OdGeKnotVector | |
isEmpty() const | OdGeKnotVector | |
isEqualTo(const OdGeKnotVector &knotVector) const | OdGeKnotVector | |
isOn(double knot) const | OdGeKnotVector | |
isValid(OdUInt32 knotIndex) const | OdGeKnotVector | protected |
length() const | OdGeKnotVector | |
logicalLength() const | OdGeKnotVector | |
m_Data | OdGeKnotVector | protected |
m_Tolerance | OdGeKnotVector | protected |
multiplicityAt(int knotIndex) const | OdGeKnotVector | |
multiplicityAt(double param) const | OdGeKnotVector | |
numIntervals() const | OdGeKnotVector | |
OdGeKnotVector(double tol=1.e-9) | OdGeKnotVector | |
OdGeKnotVector(int size, int growSize, double tol=1.e-9) | OdGeKnotVector | |
OdGeKnotVector(int size, const double source[], double tol=1.e-9) | OdGeKnotVector | |
OdGeKnotVector(int plusMult, const OdGeKnotVector &source) | OdGeKnotVector | |
OdGeKnotVector(const OdGeKnotVector &source) | OdGeKnotVector | |
OdGeKnotVector(const OdGeDoubleArray &source, double tol=1.e-9) | OdGeKnotVector | |
operator=(const OdGeKnotVector &knotVector) | OdGeKnotVector | |
operator=(const OdGeDoubleArray &dblArray) | OdGeKnotVector | |
operator[](int i) | OdGeKnotVector | |
operator[](int i) const | OdGeKnotVector | |
physicalLength() const | OdGeKnotVector | |
removeAt(int knotIndex) | OdGeKnotVector | |
removeSubVector(int startIndex, int endIndex) | OdGeKnotVector | |
reverse() | OdGeKnotVector | |
set(int size, const double source[], double tol=1.e-9) | OdGeKnotVector | |
setGrowLength(int rowLength) | OdGeKnotVector | |
setLogicalLength(int size) | OdGeKnotVector | |
setPhysicalLength(int) | OdGeKnotVector | |
setRange(double lower, double upper) | OdGeKnotVector | |
setTolerance(double tol) | OdGeKnotVector | |
split(double param, OdGeKnotVector *pKnotHead, int multLast, OdGeKnotVector *pKnotTail, int multFirst) const | OdGeKnotVector | |
startParam() const | OdGeKnotVector | |
tolerance() const | OdGeKnotVector | |
~OdGeKnotVector() | OdGeKnotVector |