24 #ifndef _HOPCreatePOLYLINE_H
25 #define _HOPCreatePOLYLINE_H
33 #include "HBaseModel.h"
37 #include "HOpConstructPolyline.h"
The HOpCreatePolyline class draws a polyline.
Definition: HOpCreatePolyline.h:54
virtual int OnLButtonDblClk(HEventInfo &hevent)
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:65
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
virtual HBaseOperator * Clone()
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
The HOpConstructPolyline class draws a polyline.
Definition: HOpConstructPolyline.h:50
virtual const char * GetName()
Interface of the HEventInfo class.