21 #ifndef _HOPCONSTRUCTRECTANGLE_H
22 #define _HOPCONSTRUCTRECTANGLE_H
106 char m_pSavedVisibility[MVO_BUFFER_SIZE];
107 char m_pSavedColor[MVO_BUFFER_SIZE];
110 bool m_bUseCenterMarker;
virtual int OnLButtonDownAndMove(HEventInfo &hevent)
virtual const char * GetName()
virtual int OnLButtonUp(HEventInfo &hevent)
bool m_bRectangleExists
Definition: HOpConstructRectangle.h:104
virtual int OnRButtonUp(HEventInfo &hevent)
virtual HBaseOperator * Clone()
The HBaseOperator class serves as a base for classes which handle user input and operate on the scene...
Definition: HBaseOperator.h:65
The HPoint class is the data type of a three-dimensional point.
Definition: HGlobals.h:126
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
The HOpConstructRectangle class draws a rectangle.
Definition: HOpConstructRectangle.h:44
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
virtual int OnLButtonDown(HEventInfo &hevent)