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

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

axisOfSymmetry() constOdGeTorus
center() constOdGeTorus
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
connectTo(OdGeEntity3dImpl *)OdGeEntity3dprotected
copy() constOdGeEntity3d
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
getAnglesInU(double &startAngleU, double &endAngleU) constOdGeTorus
getAnglesInV(double &startAngleV, double &endAngleV) constOdGeTorus
getClosestPointTo(const OdGePoint3d &point, OdGePointOnSurface &pntOnSurface, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
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
intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, OdGePoint3d &p3, OdGePoint3d &p4, const OdGeTol &tol=OdGeContext::gTol) constOdGeTorus
isApple() constOdGeTorus
isClosedInU(const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
isClosedInV(const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
isDegenerate() constOdGeTorus
isDoughnut() constOdGeTorus
isEqualTo(const OdGeEntity3d &object, const OdGeTol &tol=OdGeContext::gTol) constOdGeEntity3d
isHollow() constOdGeTorus
isKindOf(OdGe::EntityId entType) constOdGeEntity3d
isLeftHanded() constOdGeSurface
isLemon() constOdGeTorus
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
isOuterNormal() constOdGeTorus
isReverseV() constOdGeTorus
isVortex() constOdGeTorus
majorRadius() constOdGeTorus
makeIsoparamCurve(bool byU, double param) constOdGeSurface
makeIsoparamCurve(bool byU, double param, const OdGeInterval &interval) constOdGeSurface
minorRadius() constOdGeTorus
mirror(const OdGePlane &plane)OdGeEntity3d
OdGeEntity3d()OdGeEntity3dprotected
OdGeEntity3d(const OdGeEntity3d &)OdGeEntity3dprotected
OdGeSurface()OdGeSurfaceprotected
OdGeSurface(const OdGeSurface &surf)OdGeSurfaceprotected
OdGeTorus()OdGeTorus
OdGeTorus(double majorRadius, double minorRadius, const OdGePoint3d &center, const OdGeVector3d &axisOfSymmetry)OdGeTorus
OdGeTorus(double majorRadius, double minorRadius, const OdGePoint3d &center, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV)OdGeTorus
OdGeTorus(const OdGeTorus &source)OdGeTorus
ODRX_HEAP_OPERATORS()OdGeEntity3d
operator!=(const OdGeEntity3d &entity) constOdGeEntity3d
operator=(const OdGeTorus &torus)OdGeTorus
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
project(const OdGePoint3d &p, OdGePoint3d &projP, const OdGeTol &tol=OdGeContext::gTol) constOdGeSurface
refAxis() constOdGeTorus
reverseNormal()OdGeSurface
rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)OdGeEntity3d
scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)OdGeEntity3d
set(double majorRadius, double minorRadius, const OdGePoint3d &center, const OdGeVector3d &axisOfSymmetry)OdGeTorus
set(double majorRadius, double minorRadius, const OdGePoint3d &center, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV)OdGeTorus
setAnglesInU(double startAngleU, double endAngleU)OdGeTorus
setAnglesInV(double startAngleV, double endAngleV)OdGeTorus
setEnvelope(const OdGeInterval &realIntrvlU, const OdGeInterval &realIntrvlV)OdGeSurface
setMajorRadius(double radius)OdGeTorus
setMinorRadius(double radius)OdGeTorus
setReverseV(bool isReverseV)OdGeTorus
TD_USING(OdGeEntity3d::isOn)OdGeSurface
transformBy(const OdGeMatrix3d &xfm)OdGeEntity3d
translateBy(const OdGeVector3d &translateVec)OdGeEntity3d
type() constOdGeEntity3d
~OdGeEntity3d()OdGeEntity3d