19 #ifndef _HOPSELECTPOLYLINE_H
20 #define _HOPSELECTPOLYLINE_H
29 #include "HOpConstructPolyline.h"
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:60
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
virtual HBaseOperator * Clone()
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207
The HOpConstructPolyline class draws a polyline.
Definition: HOpConstructPolyline.h:45
The HOpSelectPolyline class computes a selection list for objects intersected by a user-defined polyl...
Definition: HOpSelectPolyline.h:46
virtual const char * GetName()