CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #include "Ge/GeSurface.h"
119 double& endAngleU)
const;
129 double& endAngleV)
const;
280 #endif // OD_GESPHERE_H
bool intersectWith(const OdGeLinearEnt3d &lineEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
OdGeSphere & setAnglesInU(double startAngleU, double endAngleU)
OdGePoint3d center() const
OdGeSurface & operator=(const OdGeSurface &surf)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
bool isOuterNormal() const
OdGePoint3d southPole() const
OdGeVector3d northAxis() const
void getAnglesInV(double &startAngleV, double &endAngleV) const
OdGeSphere & set(double radius, const OdGePoint3d ¢er)
OdGeSphere & setRadius(double radius)
void setReverseV(bool isReverseV)
OdGeSphere & setAnglesInV(double startAngleV, double endAngleV)
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)
OdGeSphere(double radius, const OdGePoint3d ¢er)
static GE_STATIC_EXPORT OdGeTol gTol
#define GE_TOOLKIT_EXPORT
OdGeVector3d refAxis() const
OdGeSphere(double radius, const OdGePoint3d ¢er, const OdGeVector3d &northAxis, const OdGeVector3d &refAxis, double startAngleU, double endAngleU, double startAngleV, double endAngleV)
OdGeSphere(const OdGeSphere &sphere)
OdGePoint3d northPole() const