119 double& endAngleU)
const;
129 double& endAngleV)
const;
#define GE_TOOLKIT_EXPORT
OdGePoint3d center() const
OdGePoint3d southPole() const
OdGeSphere(double radius, const OdGePoint3d ¢er, const OdGeVector3d &northAxis, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV)
bool isOuterNormal() const
OdGeSphere(const OdGeSphere &sphere)
OdGeSphere & setAnglesInV(double startAngleV, double endAngleV)
OdGeVector3d northAxis() const
void getAnglesInU(double &startAngleU, double &endAngleU) const
OdGeSphere & set(double radius, const OdGePoint3d ¢er, const OdGeVector3d &northAxis, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV)
OdGeVector3d refAxis() const
void getAnglesInV(double &startAngleV, double &endAngleV) const
OdGePoint3d northPole() const
OdGeSphere & set(double radius, const OdGePoint3d ¢er)
OdGeSphere & setAnglesInU(double startAngleU, double endAngleU)
bool intersectWith(const OdGeLinearEnt3d &lineEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
OdGeSphere & setRadius(double radius)
OdGeSphere(double radius, const OdGePoint3d ¢er)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
void setReverseV(bool isReverseV)
OdGeSurface & operator=(const OdGeSurface &surf)
static GE_STATIC_EXPORT OdGeTol gTol