25 #ifndef OD_GEELLIPCONE_H
26 #define OD_GEELLIPCONE_H
175 double& endAng)
const ;
187 double& sineAngle)
const ;
252 double minorRadius) ;
260 double majorRadius) ;
#define GE_TOOLKIT_EXPORT
OdGeVector3d majorAxis() const
OdGeVector3d minorAxis() const
OdGeEllipCone(double cosineAngle, double sineAngle, const OdGePoint3d &baseOrigin, double minorRadius, double majorRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &majorAxis, const OdGeInterval &height, double startAng, double endAng)
OdGeEllipCone & setHeight(const OdGeInterval &height)
OdGeEllipCone & setMajorRadius(double majorRadius)
OdGeEllipCone & setAngles(double startAng, double endAng)
double majorRadius() const
OdGeVector3d axisOfSymmetry() const
void getHeight(OdGeInterval &height) const
double radiusRatio() const
void getAngles(double &startAng, double &endAng) const
OdGePoint3d baseCenter() const
bool isOuterNormal() const
OdGeEllipCone(const OdGeEllipCone &)
void getHalfAngle(double &cosineAngle, double &sineAngle) const
double heightAt(double u) const
OdGeEllipCone & set(double cosineAngle, double sineAngle, const OdGePoint3d ¢er, double minorRadius, double majorRadius, const OdGeVector3d &axisOfSymmetry)
double minorRadius() const
OdGeEllipCone(double cosineAngle, double sineAngle, const OdGePoint3d &origin, double minorRadius, double majorRadius, const OdGeVector3d &axisOfSymmetry)
OdGeEllipCone & set(double cosineAngle, double sineAngle, const OdGePoint3d ¢er, double minorRadius, double majorRadius, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &majorAxis, const OdGeInterval &height, double startAng, double endAng)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
OdGeEllipCone & setMinorRadius(double minorRadius)
OdGeSurface & operator=(const OdGeSurface &surf)
GLint GLenum GLsizei GLsizei height
static GE_STATIC_EXPORT OdGeTol gTol