|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdGsCullingBSphere, including all inherited members.
| center() const | OdGeSphere | |
| closestPointTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| closestPointTo(const OdGePoint3d &point, OdGePoint2d *param, const OdGeUvBox *uvBox, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| 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 | |
| getAnglesInU(double &startAngleU, double &endAngleU) const | OdGeSphere | |
| getAnglesInV(double &startAngleV, double &endAngleV) const | OdGeSphere | |
| getClosestPointTo(const OdGePoint3d &point, OdGePointOnSurface &pntOnSurface, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| getEnvelope(OdGeInterval &intrvlU, OdGeInterval &intrvlV) const | OdGeSurface | |
| getEnvelope(OdGeUvBox &uvbox) const | OdGeSurface | |
| getGeomExtents(const OdGeUvBox &range=OdGeUvBox(), const OdGeMatrix3d *coordSystem=NULL) const | OdGeSurface | |
| getPoles(OdGeDoubleArray *uParams, OdGeDoubleArray *vParams, OdGePoint3dArray *uPoints, OdGePoint3dArray *vPoints, double tol=1e-13) const | OdGeSurface | |
| intersectWith(const OdGeLinearEnt3d &lineEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSphere | |
| isClosed(const OdGeTol &tol=OdGeContext::gTol) const | OdGeSphere | |
| isClosedInU(const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| isClosedInV(const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| isEqualTo(const OdGeEntity3d &object, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity3d | |
| isKindOf(OdGe::EntityId entType) const | OdGeEntity3d | |
| isLeftHanded() const | OdGeSurface | |
| 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 | |
| isOuterNormal() const | OdGeSphere | |
| isReverseV() const | OdGeSphere | |
| kPrimBBox enum value | OdGsCullingPrimitive | |
| kPrimBSphere enum value | OdGsCullingPrimitive | |
| kPrimOBBox enum value | OdGsCullingPrimitive | |
| makeIsoparamCurve(bool byU, double param) const | OdGeSurface | |
| makeIsoparamCurve(bool byU, double param, const OdGeInterval &interval) const | OdGeSurface | |
| mirror(const OdGePlane &plane) | OdGeEntity3d | |
| northAxis() const | OdGeSphere | |
| northPole() const | OdGeSphere | |
| OdGeEntity3d() | OdGeEntity3d | protected |
| OdGeEntity3d(const OdGeEntity3d &) | OdGeEntity3d | protected |
| OdGeSphere() | OdGeSphere | |
| OdGeSphere(double radius, const OdGePoint3d ¢er) | OdGeSphere | |
| OdGeSphere(double radius, const OdGePoint3d ¢er, const OdGeVector3d &northAxis, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV) | OdGeSphere | |
| OdGeSphere(const OdGeSphere &sphere) | OdGeSphere | |
| OdGeSurface() | OdGeSurface | protected |
| OdGeSurface(const OdGeSurface &surf) | OdGeSurface | protected |
| OdGsCullingBSphere() | OdGsCullingBSphere | inline |
| OdGsCullingBSphere(double radius, const OdGePoint3d ¢er) | OdGsCullingBSphere | inline |
| OdGsCullingBSphere(const OdGeSphere &sphere) | OdGsCullingBSphere | inline |
| OdGsCullingBSphere(const OdGsCullingBSphere &bsphere) | OdGsCullingBSphere | inline |
| OdGsCullingPrimitive() | OdGsCullingPrimitive | inline |
| ODRX_HEAP_OPERATORS() | OdGeEntity3d | |
| operator!=(const OdGeEntity3d &entity) const | OdGeEntity3d | |
| operator=(const OdGeSphere &sphere) | OdGsCullingBSphere | inline |
| operator=(const OdGsCullingBSphere &bsphere) | OdGsCullingBSphere | inline |
| 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 | |
| paramOf(const OdGePoint3d &point, const OdGeUvBox *uvBox, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| primitiveType() const | OdGsCullingBSphere | inlinevirtual |
| PrimitiveType enum name | OdGsCullingPrimitive | |
| project(const OdGePoint3d &p, OdGePoint3d &projP, const OdGeTol &tol=OdGeContext::gTol) const | OdGeSurface | |
| radius() const | OdGeSphere | |
| refAxis() const | OdGeSphere | |
| 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 radius, const OdGePoint3d ¢er) | OdGeSphere | |
| set(double radius, const OdGePoint3d ¢er, const OdGeVector3d &northAxis, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV) | OdGeSphere | |
| setAnglesInU(double startAngleU, double endAngleU) | OdGeSphere | |
| setAnglesInV(double startAngleV, double endAngleV) | OdGeSphere | |
| setEnvelope(const OdGeInterval &realIntrvlU, const OdGeInterval &realIntrvlV) | OdGeSurface | |
| setRadius(double radius) | OdGeSphere | |
| setReverseV(bool isReverseV) | OdGeSphere | |
| southPole() const | OdGeSphere | |
| TD_USING(OdGeEntity3d::isOn) | OdGeSurface | |
| transformBy(const OdGeMatrix3d &xfm) | OdGeEntity3d | |
| translateBy(const OdGeVector3d &translateVec) | OdGeEntity3d | |
| type() const | OdGeEntity3d | |
| ~OdGeEntity3d() | OdGeEntity3d | |
| ~OdGsCullingBSphere() | OdGsCullingBSphere | inline |
| ~OdGsCullingPrimitive() | OdGsCullingPrimitive | inlinevirtual |