#include <HMyCreateSphere.h>
Public Member Functions | |
HMyCreateSphere (HBaseView *view, int DoRepeat=0, int DoCapture=1, int NumSides=20) | |
virtual const char * | GetName () |
virtual int | OnLButtonUp (HEventInfo &event) |
HBaseOperator * | Clone () |
Protected Attributes | |
float | m_NumSides |
HMyCreateSphere::HMyCreateSphere | ( | HBaseView * | view, | |
int | DoRepeat = 0 , |
|||
int | DoCapture = 1 , |
|||
int | NumSides = 20 | |||
) |
virtual const char* HMyCreateSphere::GetName | ( | ) | [virtual] |
Reimplemented from HOpCreateSphere.
virtual int HMyCreateSphere::OnLButtonUp | ( | HEventInfo & | event | ) | [virtual] |
We'll overload so that we can call HBaseView::CreateSphere with a variable indicating num_sides
Reimplemented from HOpCreateSphere.
HBaseOperator* HMyCreateSphere::Clone | ( | ) | [virtual] |
Reimplemented from HOpCreateSphere.
float HMyCreateSphere::m_NumSides [protected] |
Number of sides