CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdGeNurbSurface Member List

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

closestPointTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
closestPointTo(const OdGePoint3d &point, OdGePoint2d *param, const OdGeUvBox *uvBox, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
computeUIsoLine(double U, OdGeNurbCurve3d &isoline) constOdGeNurbSurface
computeVIsoLine(double V, OdGeNurbCurve3d &isoline) constOdGeNurbSurface
ConnectionSide enum nameOdGeNurbSurface
connectTo(OdGeEntity3dImpl *)OdGeEntity3dprotected
controlPointAt(int iIdxU, int iIdxV) constOdGeNurbSurface
convertFrom(const OdGeSurface *source, const OdGeUvBox &domain, const OdGeTol &tol=OdGeContext::gTol, bool sameParametrization=false)OdGeNurbSurfacestatic
convertFrom(const OdGeSurface *source, const OdGeTol &tol=OdGeContext::gTol, bool sameParametrization=false)OdGeNurbSurfacestatic
copy() constOdGeEntity3d
degreeInU() constOdGeNurbSurface
degreeInV() constOdGeNurbSurface
distanceTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
elevateDegree(bool iByU, int iPlusDegree)OdGeNurbSurface
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
getEnvelope(OdGeUvBox &uvbox) constOdGeSurface
getGeomExtents(const OdGeUvBox &range=OdGeUvBox(), const OdGeMatrix3d *coordSystem=NULL) constOdGeSurface
getPoles(OdGeDoubleArray *uParams, OdGeDoubleArray *vParams, OdGePoint3dArray *uPoints, OdGePoint3dArray *vPoints, double tol=1e-13) constOdGeSurface
getUKnots(OdGeKnotVector &uKnots) constOdGeNurbSurface
getVKnots(OdGeKnotVector &vKnots) constOdGeNurbSurface
getWeights(OdGeDoubleArray &weights) constOdGeNurbSurface
insertKnot(bool iByU, double iNewKnot, int iTimes=1)OdGeNurbSurface
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
isLeftHanded() constOdGeSurface
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
joinWith(const OdGeNurbSurface &surface, ConnectionSide thisConnectionSide, ConnectionSide surfaceConnectionSide, const OdGeTol &tol=OdGeContext::gTol)OdGeNurbSurface
kLowerU enum valueOdGeNurbSurface
kLowerV enum valueOdGeNurbSurface
knotAt(bool iByU, int iKnotIndex) constOdGeNurbSurface
kUpperU enum valueOdGeNurbSurface
kUpperV enum valueOdGeNurbSurface
loc(int i, int j) constOdGeNurbSurface
makeIsoparamCurve(bool byU, double param) constOdGeSurface
makeIsoparamCurve(bool byU, double param, const OdGeInterval &interval) constOdGeSurface
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
OdGeNurbSurface(const OdGeEllipCylinder &cylinder)OdGeNurbSurface
OdGeNurbSurface(const OdGeEllipCone &cone)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
paramOf(const OdGePoint3d &point, const OdGeUvBox *uvBox, 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
setControlPointAt(int iIdxU, int iIdxV, const OdGePoint3d &iPoint)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
singularityInU() constOdGeNurbSurface
singularityInV() constOdGeNurbSurface
TD_USING(OdGeEntity3d::isOn)OdGeSurface
transformBy(const OdGeMatrix3d &xfm)OdGeEntity3d
translateBy(const OdGeVector3d &translateVec)OdGeEntity3d
type() constOdGeEntity3d
~OdGeEntity3d()OdGeEntity3d