CFx SDK Documentation  2022 SP0
OdGeNurbSurface Member List

This is the complete list of members for OdGeNurbSurface, including all inherited members.

calculateNURBSProperties()OdGeNurbSurfaceprotected
closestPointTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
computeUIsoLine(double U, OdGeNurbCurve3d &isoline) constOdGeNurbSurface
computeVIsoLine(double V, OdGeNurbCurve3d &isoline) constOdGeNurbSurface
connectTo(OdGeEntity3dImpl *)OdGeEntity3dprotected
copy() constOdGeEntity3d
degreeInU() constOdGeNurbSurface
degreeInV() constOdGeNurbSurface
distanceTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
evalPoint(const OdGePoint2d &param) constOdGeSurface
evalPoint(const OdGePoint2d &param, int numDeriv, OdGeVector3dArray &derivatives) constOdGeSurface
evalPoint(const OdGePoint2d &param, int numDeriv, OdGeVector3dArray &derivatives, OdGeVector3d &normal) constOdGeSurface
getClosestPointTo(const OdGePoint3d &point, OdGePointOnSurface &pntOnSurface, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
getControlPoints(OdGePoint3dArray &controlPoints) constOdGeNurbSurface
getDefinition(int &degreeInU, int &degreeInV, int &propsInU, int &propsInV, int &numControlPointsInU, int &numControlPointsInV, OdGePoint3dArray &controlPoints, OdGeDoubleArray &weights, OdGeKnotVector &uKnots, OdGeKnotVector &vKnots) constOdGeNurbSurface
getDerivativesAt(const OdGePoint2d &param, OdUInt32 numDeriv, VectorDerivArray derivatives) constOdGeNurbSurface
getEnvelope(OdGeInterval &intrvlU, OdGeInterval &intrvlV) constOdGeSurface
getImplicitEnvelope(OdGeInterval &implicitIntrvlU, OdGeInterval &implicitIntrvlV) constOdGeSurface
getReparameterization(bool &swapUV, double &uCoeffA, double &vCoeffA, double &uCoeffB, double &vCoeffB) constOdGeSurface
getUKnots(OdGeKnotVector &uKnots) constOdGeNurbSurface
getVKnots(OdGeKnotVector &vKnots) constOdGeNurbSurface
getWeights(OdGeDoubleArray &weights) constOdGeNurbSurface
isClosedInU(const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
isClosedInV(const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
isEqualTo(const OdGeEntity3d &object, const OdGeTol &tol=OdGeContext::gTol) constOdGeEntity3d
isKindOf(OdGe::EntityId entType) constOdGeEntity3d
isNormalReversed() constOdGeSurface
isOn(const OdGePoint3d &point, OdGePoint2d &paramPoint, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
OdGeEntity3d::isOn(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeEntity3d
isPeriodicInU(double &period) constOdGeNurbSurface
isPeriodicInV(double &period) constOdGeNurbSurface
isRationalInU() constOdGeNurbSurface
isRationalInV() constOdGeNurbSurface
loc(int i, int j) constOdGeNurbSurface
mirror(const OdGePlane &plane)OdGeEntity3d
numControlPointsInU() constOdGeNurbSurface
numControlPointsInV() constOdGeNurbSurface
numKnotsInU() constOdGeNurbSurface
numKnotsInV() constOdGeNurbSurface
OdGeEntity3d()OdGeEntity3dprotected
OdGeEntity3d(const OdGeEntity3d &)OdGeEntity3dprotected
OdGeNurbSurface()OdGeNurbSurface
OdGeNurbSurface(int degreeInU, int degreeInV, int propsInU, int propsInV, int numControlPointsInU, int numControlPointsInV, const OdGePoint3dArray &controlPoints, const OdGeDoubleArray &weights, const OdGeKnotVector &uKnots, const OdGeKnotVector &vKnots, const OdGeTol &tol=OdGeContext::gTol)OdGeNurbSurface
OdGeNurbSurface(const OdGeNurbSurface &source)OdGeNurbSurface
OdGeSurface()OdGeSurfaceprotected
OdGeSurface(const OdGeSurface &surf)OdGeSurfaceprotected
ODRX_HEAP_OPERATORS()OdGeEntity3d
operator!=(const OdGeEntity3d &entity) constOdGeEntity3d
operator=(const OdGeNurbSurface &nurb)OdGeNurbSurface
OdGeSurface::operator=(const OdGeSurface &surf)OdGeSurface
OdGeEntity3d::operator=(const OdGeEntity3d &entity)OdGeEntity3d
operator==(const OdGeEntity3d &entity) constOdGeEntity3d
paramOf(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
paramOfPrec(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeNurbSurface
project(const OdGePoint3d &p, OdGePoint3d &projP, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
reverseNormal()OdGeSurface
rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)OdGeEntity3d
scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)OdGeEntity3d
set(int degreeInU, int degreeInV, int propsInU, int propsInV, int numControlPointsInU, int numControlPointsInV, const OdGePoint3dArray &controlPoints, const OdGeDoubleArray &weights, const OdGeKnotVector &uKnots, const OdGeKnotVector &vKnots, const OdGeTol &tol=OdGeContext::gTol)OdGeNurbSurface
setEnvelope(const OdGeInterval &realIntrvlU, const OdGeInterval &realIntrvlV)OdGeSurface
setFitData(const OdGePoint3dArray &fitPoints, const OdGeVector3dArray &arrTangentsInU, const OdGeVector3dArray &arrTangentsInV, const OdGeVector3dArray &arrMixedDerivs, const OdGeKnotVector &uKnots, const OdGeKnotVector &vKnots, const OdGeTol &tol)OdGeNurbSurface
setReparameterization(bool swapUV=false, double uCoeffA=1., double vCoeffA=1., double uCoeffB=0., double vCoeffB=0.)OdGeSurface
singularityInU() constOdGeNurbSurface
singularityInV() constOdGeNurbSurface
TD_USING(OdGeEntity3d::isOn)OdGeSurface
transformBy(const OdGeMatrix3d &xfm)OdGeEntity3d
translateBy(const OdGeVector3d &translateVec)OdGeEntity3d
type() constOdGeEntity3d
~OdGeEntity3d()OdGeEntity3d