#include <CrHapticRotateTool.h>
Inheritance diagram for CrHapticRotateTool:

Public Member Functions | |
| CrHapticRotateTool (gstPHANToM *) | |
| virtual | ~CrHapticRotateTool () |
| gstRotateManipulator * | getManip () |
| virtual void | activate () |
| Triggered when the tool activeates. | |
| virtual void | deactivate () |
| Triggered when the tool deactivates. | |
| virtual void | handleEvent (SoEvent *) |
| Handles the most recent event from the CrController. | |
| void | setNode (gstTransform *) |
Protected Attributes | |
| gstPHANToM * | m_phantom |
| gstRotateManipulator * | m_rotator |
|
|
|
|
|
|
|
|
Triggered when the tool activeates.
Reimplemented from CrTool. |
|
|
Triggered when the tool deactivates.
Reimplemented from CrTool. |
|
|
|
|
|
Handles the most recent event from the CrController.
Reimplemented from CrTool. |
|
|
|
|
|
|
|
|
|
1.4.3