162 double& endAng)
const;
379 double uScale = 0.0);
#define GE_TOOLKIT_EXPORT
OdGePoint3d origin() const
bool intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
OdGeVector3d axisOfSymmetry() const
OdGeVector3d refAxis() const
OdGeCylinder & set(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSym)
OdGeCylinder(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry)
void getAngles(double &startAng, double &endAng) const
void setIsOuterNormal(bool isOuterNormal)
bool isOuterNormal() const
OdGeCylinder & set(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
OdGeCylinder(const OdGeCylinder &cylinder)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
OdGeCylinder & setRadius(double radius)
OdGeCylinder & setHeight(const OdGeInterval &height)
void setUParamScale(double uScale=0.0)
void getHeight(OdGeInterval &height) const
OdGeCylinder & setAngles(double startAng, double endAng)
double heightAt(double u) const
OdGeCylinder(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
double getUParamScale() const
OdGeSurface & operator=(const OdGeSurface &surf)
GLint GLenum GLsizei GLsizei height
static GE_STATIC_EXPORT OdGeTol gTol