CFx SDK Documentation  2023 SP0
OdGeCone Member List

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

apex() constOdGeCone
axisOfSymmetry() constOdGeCone
baseCenter() constOdGeCone
baseRadius() constOdGeCone
closestPointTo(const OdGePoint3d &point, 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
evaluate(const OdGePoint2d &param, int numDeriv, OdGeVector3d *values, OdGeVector3d *normal=NULL) constOdGeSurface
getAngles(double &startAng, double &endAng) constOdGeCone
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
getHalfAngle(double &cosineAngle, double &sineAngle) constOdGeCone
getHeight(OdGeInterval &height) constOdGeCone
getImplicitEnvelope(OdGeInterval &implicitIntrvlU, OdGeInterval &implicitIntrvlV) constOdGeSurface
getPoles(OdGeDoubleArray *uParams, OdGeDoubleArray *vParams, OdGePoint3dArray *uPoints, OdGePoint3dArray *vPoints, double tol=1e-13) constOdGeSurface
getReparameterization(bool &swapUV, double &uCoeffA, double &vCoeffA, double &uCoeffB, double &vCoeffB) constOdGeSurface
halfAngle() constOdGeCone
heightAt(double u) constOdGeCone
intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) constOdGeCone
isClosed(const OdGeTol &tol=OdGeContext::gTol) constOdGeCone
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
isOuterNormal() constOdGeCone
makeIsoparamCurve(bool byU, double param) constOdGeSurface
makeIsoparamCurve(bool byU, double param, const OdGeInterval &interval) constOdGeSurface
mirror(const OdGePlane &plane)OdGeEntity3d
OdGeCone()OdGeCone
OdGeCone(double cosineAngle, double sineAngle, const OdGePoint3d &baseOrigin, double baseRadius, const OdGeVector3d &axisOfSymmetry)OdGeCone
OdGeCone(double cosineAngle, double sineAngle, const OdGePoint3d &baseOrigin, double baseRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)OdGeCone
OdGeCone(const OdGeCone &cone)OdGeCone
OdGeEntity3d()OdGeEntity3dprotected
OdGeEntity3d(const OdGeEntity3d &)OdGeEntity3dprotected
OdGeSurface()OdGeSurfaceprotected
OdGeSurface(const OdGeSurface &surf)OdGeSurfaceprotected
ODRX_HEAP_OPERATORS()OdGeEntity3d
operator!=(const OdGeEntity3d &entity) constOdGeEntity3d
operator=(const OdGeCone &cone)OdGeCone
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() constOdGeCone
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 cosineAngle, double sineAngle, const OdGePoint3d &baseCenter, double baseRadius, const OdGeVector3d &axisOfSymmetry)OdGeCone
set(double cosineAngle, double sineAngle, const OdGePoint3d &baseCenter, double baseRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)OdGeCone
setAngles(double startAng, double endAng)OdGeCone
setBaseRadius(double baseRadius)OdGeCone
setEnvelope(const OdGeInterval &realIntrvlU, const OdGeInterval &realIntrvlV)OdGeSurface
setHeight(const OdGeInterval &height)OdGeCone
setReparameterization(bool swapUV=false, double uCoeffA=1., double vCoeffA=1., double uCoeffB=0., double vCoeffB=0.)OdGeSurface
TD_USING(OdGeEntity3d::isOn)OdGeSurface
transformBy(const OdGeMatrix3d &xfm)OdGeEntity3d
translateBy(const OdGeVector3d &translateVec)OdGeEntity3d
type() constOdGeEntity3d
~OdGeEntity3d()OdGeEntity3d