#define GE_TOOLKIT_EXPORT
bool isOn(const OdGePoint3d &point, double ¶m, const OdGeTol &tol=OdGeContext::gTol) const
OdGeCurve3d & operator=(const OdGeCurve3d &curve)
OdGeLinearEnt3d(const OdGeLinearEnt3d &source)
void getLine(OdGeLine3d &line) const
bool projIntersectWith(const OdGeLinearEnt3d &line, const OdGeVector3d &projDir, OdGePoint3d &pntOnThisLine, OdGePoint3d &pntOnOtherLine, const OdGeTol &tol=OdGeContext::gTol) const
bool isOn(const OdGePlane &plane, const OdGeTol &tol=OdGeContext::gTol) const
bool isColinearTo(const OdGeLinearEnt3d &line, const OdGeTol &tol=OdGeContext::gTol) const
bool intersectWith(const OdGeLinearEnt3d &line, OdGePoint3d &intPt, const OdGeTol &tol=OdGeContext::gTol) const
bool isParallelTo(const OdGeLinearEnt3d &line, const OdGeTol &tol=OdGeContext::gTol) const
bool intersectWith(const OdGePlanarEnt &plane, OdGePoint3d &intPnt, const OdGeTol &tol=OdGeContext::gTol) const
bool isPerpendicularTo(const OdGeLinearEnt3d &line, const OdGeTol &tol=OdGeContext::gTol) const
void getPerpPlane(const OdGePoint3d &point, OdGePlane &plane) const
bool isParallelTo(const OdGePlanarEnt &plane, const OdGeTol &tol=OdGeContext::gTol) const
bool isPerpendicularTo(const OdGePlanarEnt &plane, const OdGeTol &tol=OdGeContext::gTol) const
OdGeVector3d direction() const
bool overlap(const OdGeLinearEnt3d &line, OdGeLinearEnt3d *&overlap, const OdGeTol &tol=OdGeContext::gTol) const
TD_USING(OdGeCurve3d::isOn)
OdGePoint3d pointOnLine() const
GLsizei GLsizei GLchar * source
static GE_STATIC_EXPORT OdGeTol gTol