13 #ifndef _HOPCREATEBOOLEAN_H
14 #define _HOPCREATEBOOLEAN_H
24 #define BOOLEAN_TYPE_NONE 0
25 #define BOOLEAN_TYPE_INTERSECT 1
26 #define BOOLEAN_TYPE_SUBTRACT 2
27 #define BOOLEAN_TYPE_UNION 3
90 HC_KEY m_FirstSel, m_SecondSel;
virtual const char * GetName()
The HOpCreateBoolean class allows to perform the binary operations intersect, subtract and union on t...
Definition: HOpCreateBoolean.h:48
virtual HBaseOperator * Clone()
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
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207
virtual int OnLButtonDown(HEventInfo &hevent)