25 #ifndef OD_GEELLIPCYLNDR_H
26 #define OD_GEELLIPCYLNDR_H
158 double& endAng)
const ;
#define GE_TOOLKIT_EXPORT
OdGeEllipCylinder & set(double minorRadius, double majorRadius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry)
void getAngles(double &startAng, double &endAng) const
OdGeVector3d minorAxis() const
OdGeEllipCylinder & setHeight(const OdGeInterval &height)
OdGeEllipCylinder & setMinorRadius(double minorRadius)
double majorRadius() const
void setIsOuterNormal(bool isOuterNormal)
bool intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
OdGePoint3d origin() const
OdGeEllipCylinder(const OdGeEllipCylinder &)
double radiusRatio() const
OdGeVector3d majorAxis() const
OdGeEllipCylinder & set(double minorRadius, double majorRadius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &majorAxis, const OdGeInterval &height, double startAng, double endAng)
double heightAt(double u) const
OdGeEllipCylinder & setMajorRadius(double majorRadius)
void getHeight(OdGeInterval &height) const
bool isOuterNormal() const
OdGeEllipCylinder(double minorRadius, double majorRadius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &majorAxis, const OdGeInterval &height, double startAng, double endAng)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
OdGeEllipCylinder & setAngles(double startAng, double endAng)
OdGeEllipCylinder(double minorRadius, double majorRadius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry)
double minorRadius() const
OdGeVector3d axisOfSymmetry() const
OdGeSurface & operator=(const OdGeSurface &surf)
GLint GLenum GLsizei GLsizei height
static GE_STATIC_EXPORT OdGeTol gTol