#define GE_TOOLKIT_EXPORT
OdGeLinearEnt3d & operator=(const OdGeLinearEnt3d &line)
OdGeRay3d & set(const OdGePoint3d &point1, const OdGePoint3d &point2)
OdGeRay3d(const OdGePoint3d &point1, const OdGePoint3d &point2)
OdGeRay3d(const OdGePoint3d &point, const OdGeVector3d &vect)
OdGeRay3d & set(const OdGePoint3d &point, const OdGeVector3d &vect)
OdGeRay3d(const OdGeRay3d &line)