18 #ifndef _HOPSELECTAPERTURE_H
19 #define _HOPSELECTAPERTURE_H
82 virtual void HandleSelection(
HEventInfo &hevent);
virtual const char * GetName()
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 HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:337
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214
virtual int OnLButtonDown(HEventInfo &hevent)
The HOpSelectAperture class performs hit testing on a circular aperture and computes a selection list...
Definition: HOpSelectAperture.h:47