24 #ifndef OD_GE_RAY_2D_H
25 #define OD_GE_RAY_2D_H
#define GE_TOOLKIT_EXPORT
OdGeLinearEnt2d & operator=(const OdGeLinearEnt2d &line)
OdGeRay2d(const OdGeRay2d &ray)
OdGeRay2d(const OdGePoint2d &point, const OdGeVector2d &vect)
OdGeRay2d(const OdGePoint2d &point1, const OdGePoint2d &point2)
OdGeRay2d & set(const OdGePoint2d &point1, const OdGePoint2d &point2)
OdGeRay2d & set(const OdGePoint2d &point, const OdGeVector2d &vect)