CCercle3DTask Class Reference
Inheritance diagram for CCercle3DTask:

Collaboration diagram for CCercle3DTask:

Detailed Description
CCercle3DTask.Public Member Functions | |
| virtual void | CreateObject3D () |
| Called by the task to create and initialise the resulting object, if any, and insert it in the universe. | |
| virtual unsigned | GetTaskResID () const |
| Return the resource identifier for the title of the task. | |
Member Function Documentation
| void CreateObject3D | ( | ) | [virtual] |
Called by the task to create and initialise the resulting object, if any, and insert it in the universe.
Reimplemented from CPlan3DTask.
| virtual unsigned GetTaskResID | ( | ) | const [inline, virtual] |
Return the resource identifier for the title of the task.
Both GetHelpResID() and GetTaskResID() are used to populate the Status Bar with a message describing the current stage of the task.
Reimplemented from CPlan3DTask.



