#include <HMyCreateSphere.h>
HMyCreateSphere::HMyCreateSphere |
( |
HBaseView * |
view, |
|
|
int |
DoRepeat = 0 , |
|
|
int |
DoCapture = 1 , |
|
|
int |
NumSides = 20 |
|
) |
| |
HBaseOperator* HMyCreateSphere::Clone |
( |
| ) |
|
virtual const char* HMyCreateSphere::GetName |
( |
| ) |
|
|
virtual |
- Returns
- A pointer to a character string denoting the name of the operator 'Create Sphere'
virtual int HMyCreateSphere::OnLButtonUp |
( |
HEventInfo & |
event | ) |
|
|
virtual |
We'll overload so that we can call HBaseView::CreateSphere with a variable indicating num_sides
float HMyCreateSphere::m_NumSides |
|
protected |
The documentation for this class was generated from the following file: