class HT_Line_Shape : public HT_Shape { HANDLE_CLASS_BASIC_FUNCTIONS (HT_Line_Shape, HT_Line_Shape_Data); public: HT_Line_Shape () {} HEIDI_API HT_Line_Shape (HT_Shape_Engine_Data const * engine, int number); };