13 #ifndef _HOPCREATESPHERE_H
14 #define _HOPCREATESPHERE_H
22 #include "HOpConstructSphere.h"
The HOpConstructSphere class provides support for constructing a sphere and inserting it into the mod...
Definition: HOpConstructSphere.h:37
The HOpCreateSphere class provides support for constructing a sphere and inserting it into the model...
Definition: HOpCreateSphere.h:36
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:60
The HBaseView class defines and manages a view of model information.
Definition: HBaseView.h:332
virtual int OnLButtonUp(HEventInfo &hevent)
The HEventInfo class stores and manages event information.
Definition: HEventInfo.h:207