CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeBoundedPlane, including all inherited members.
closestPointTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
closestPointToLinearEnt(const OdGeLinearEnt3d &line, OdGePoint3d &pointOnLine, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
closestPointToPlanarEnt(const OdGePlanarEnt &plane, OdGePoint3d &pointOnOtherPlane, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
connectTo(OdGeEntity3dImpl *) | OdGeEntity3d | protected |
copy() const | OdGeEntity3d | |
distanceTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
evalPoint(const OdGePoint2d ¶m) const | OdGeSurface | |
evalPoint(const OdGePoint2d ¶m, int numDeriv, OdGeVector3dArray &derivatives) const | OdGeSurface | |
evalPoint(const OdGePoint2d ¶m, int numDeriv, OdGeVector3dArray &derivatives, OdGeVector3d &normal) const | OdGeSurface | |
get(OdGePoint3d &origin, OdGeVector3d &uAxis, OdGeVector3d &vAxis) const | OdGePlanarEnt | |
get(OdGePoint3d &uPnt, OdGePoint3d &origin, OdGePoint3d &vPnt) const | OdGePlanarEnt | |
getClosestPointTo(const OdGePoint3d &point, OdGePointOnSurface &pntOnSurface, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
getCoefficients(double &a, double &b, double &c, double &d) const | OdGePlanarEnt | |
getCoordSystem(OdGePoint3d &origin, OdGeVector3d &axis1, OdGeVector3d &axis2) const | OdGePlanarEnt | |
getEnvelope(OdGeInterval &intrvlU, OdGeInterval &intrvlV) const | OdGeSurface | |
getImplicitEnvelope(OdGeInterval &implicitIntrvlU, OdGeInterval &implicitIntrvlV) const | OdGeSurface | |
getReparameterization(bool &swapUV, double &uCoeffA, double &vCoeffA, double &uCoeffB, double &vCoeffB) const | OdGeSurface | |
intersectWith(const OdGePlane &plane, OdGeLine3d &intLine, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundedPlane | |
intersectWith(const OdGeBoundedPlane &plane, OdGeLineSeg3d &intLine, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundedPlane | |
OdGePlanarEnt::intersectWith(const OdGeLinearEnt3d &line, OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
isClosedInU(const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
isClosedInV(const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
isCoplanarTo(const OdGePlanarEnt &plane, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
isEqualTo(const OdGeEntity3d &object, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity3d | |
isKindOf(OdGe::EntityId entType) const | OdGeEntity3d | |
isNormalReversed() const | OdGeSurface | |
isOn(const OdGePoint3d &point, OdGePoint2d ¶mPoint, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
OdGeEntity3d::isOn(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity3d | |
isParallelTo(const OdGeLinearEnt3d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
isParallelTo(const OdGePlanarEnt &plane, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
isPerpendicularTo(const OdGeLinearEnt3d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
isPerpendicularTo(const OdGePlanarEnt &plane, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
mirror(const OdGePlane &plane) | OdGeEntity3d | |
normal() const | OdGePlanarEnt | |
OdGeBoundedPlane() | OdGeBoundedPlane | |
OdGeBoundedPlane(const OdGeBoundedPlane &plane) | OdGeBoundedPlane | |
OdGeBoundedPlane(const OdGePoint3d &origin, const OdGeVector3d &uAxis, const OdGeVector3d &vAxis) | OdGeBoundedPlane | |
OdGeBoundedPlane(const OdGePoint3d &uPnt, const OdGePoint3d &origin, const OdGePoint3d &vPnt) | OdGeBoundedPlane | |
OdGeEntity3d() | OdGeEntity3d | protected |
OdGeEntity3d(const OdGeEntity3d &) | OdGeEntity3d | protected |
OdGePlanarEnt() | OdGePlanarEnt | protected |
OdGePlanarEnt(const OdGePlanarEnt &plane) | OdGePlanarEnt | protected |
OdGeSurface() | OdGeSurface | protected |
OdGeSurface(const OdGeSurface &surf) | OdGeSurface | protected |
ODRX_HEAP_OPERATORS() | OdGeEntity3d | |
operator!=(const OdGeEntity3d &entity) const | OdGeEntity3d | |
operator=(const OdGeBoundedPlane &plane) | OdGeBoundedPlane | |
OdGePlanarEnt::operator=(const OdGePlanarEnt &plane) | OdGePlanarEnt | |
OdGeSurface::operator=(const OdGeSurface &surf) | OdGeSurface | |
OdGeEntity3d::operator=(const OdGeEntity3d &entity) | OdGeEntity3d | |
operator==(const OdGeEntity3d &entity) const | OdGeEntity3d | |
paramOf(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
pointOnPlane() const | OdGePlanarEnt | |
project(const OdGePoint3d &p, const OdGeVector3d &unitDir, OdGePoint3d &projP, const OdGeTol &tol=OdGeContext::gTol) const | OdGePlanarEnt | |
OdGeSurface::project(const OdGePoint3d &p, OdGePoint3d &projP, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
reverseNormal() | OdGeSurface | |
rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGeEntity3d | |
scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGeEntity3d | |
set(const OdGePoint3d &origin, const OdGeVector3d &uAxis, const OdGeVector3d &vAxis) | OdGeBoundedPlane | |
set(const OdGePoint3d &uPnt, const OdGePoint3d &origin, const OdGePoint3d &vPnt) | OdGeBoundedPlane | |
setEnvelope(const OdGeInterval &realIntrvlU, const OdGeInterval &realIntrvlV) | OdGeSurface | |
setReparameterization(bool swapUV=false, double uCoeffA=1., double vCoeffA=1., double uCoeffB=0., double vCoeffB=0.) | OdGeSurface | |
TD_USING(OdGePlanarEnt::intersectWith) | OdGeBoundedPlane | |
TD_USING(OdGePlanarEnt::isOn) | OdGeBoundedPlane | |
OdGePlanarEnt::TD_USING(OdGeSurface::project) | OdGePlanarEnt | |
OdGeSurface::TD_USING(OdGeEntity3d::isOn) | OdGeSurface | |
transformBy(const OdGeMatrix3d &xfm) | OdGeEntity3d | |
translateBy(const OdGeVector3d &translateVec) | OdGeEntity3d | |
type() const | OdGeEntity3d | |
~OdGeEntity3d() | OdGeEntity3d |