18 #ifndef _HOPCREATESPHERE_H
19 #define _HOPCREATESPHERE_H
27 #include "HOpConstructSphere.h"
The HOpConstructSphere class provides support for constructing a sphere and inserting it into the mod...
Definition: HOpConstructSphere.h:42
The HOpCreateSphere class provides support for constructing a sphere and inserting it into the model...
Definition: HOpCreateSphere.h:41
virtual HBaseOperator * Clone()
virtual const char * GetName()
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 int OnLButtonUp(HEventInfo &hevent)
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:214