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