196 double& endAng)
const;
221 double& sineAngle)
const;
234 double& sineAngle)
const;
462 double uScale = 0.0);
#define GE_TOOLKIT_EXPORT
void getHalfAngle(double &cosineAngle, double &sineAngle) const
OdGeCone & setHeight(const OdGeInterval &height)
bool intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
double baseRadius() const
double heightAt(double u) const
OdGeCone & setAngles(double startAng, double endAng)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
OdGeCone & set(double cosineAngle, double sineAngle, const OdGePoint3d &baseCenter, double baseRadius, const OdGeVector3d &axisOfSymmetry)
OdGeCone(double cosineAngle, double sineAngle, const OdGePoint3d &baseOrigin, double baseRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
OdGeVector3d refAxis() const
OdGeVector3d axisOfSymmetry() const
OdGeCone & set(double cosineAngle, double sineAngle, const OdGePoint3d &baseCenter, double baseRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
void getHeight(OdGeInterval &height) const
OdGeCone(const OdGeCone &cone)
void setUParamScale(double uScale=0.0)
OdGeCone & setBaseRadius(double baseRadius)
double getPoleParam() const
OdGePoint3d baseCenter() const
bool isOuterNormal() const
double getUParamScale() const
void getHalfAngleSigned(double &cosineAngle, double &sineAngle) const
OdGeCone(double cosineAngle, double sineAngle, const OdGePoint3d &baseOrigin, double baseRadius, const OdGeVector3d &axisOfSymmetry)
void getAngles(double &startAng, double &endAng) const
OdGeSurface & operator=(const OdGeSurface &surf)
GLint GLenum GLsizei GLsizei height
static GE_STATIC_EXPORT OdGeTol gTol