CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #include "OdPlatformSettings.h"
129 double& endAng)
const;
281 #endif // OD_GECYLNDR_H
OdGeCylinder(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry)
OdGeCylinder & set(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
bool isClosed(const OdGeTol &tol=OdGeContext::gTol) const
OdGeSurface & operator=(const OdGeSurface &surf)
double heightAt(double u) const
OdGeCylinder(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSymmetry, const OdGeVector3d &refAxis, const OdGeInterval &height, double startAng, double endAng)
void setIsOuterNormal(bool isOuterNormal)
OdGePoint3d origin() const
bool isOuterNormal() const
OdGeVector3d refAxis() const
OdGeCylinder & setAngles(double startAng, double endAng)
GLint GLenum GLsizei GLsizei height
OdGeCylinder(const OdGeCylinder &)
OdGeCylinder & set(double radius, const OdGePoint3d &origin, const OdGeVector3d &axisOfSym)
OdGeCylinder & setHeight(const OdGeInterval &height)
OdGeVector3d axisOfSymmetry() const
static GE_STATIC_EXPORT OdGeTol gTol
#define GE_TOOLKIT_EXPORT
void getHeight(OdGeInterval &height) const
void getAngles(double &startAng, double &endAng) const
bool intersectWith(const OdGeLinearEnt3d &linEnt, int &numInt, OdGePoint3d &p1, OdGePoint3d &p2, const OdGeTol &tol=OdGeContext::gTol) const
OdGeCylinder & setRadius(double radius)