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

Public Member Functions | |
| CrHapticTranslateTool (gstPHANToM *) | |
| virtual | ~CrHapticTranslateTool () |
| gstTranslateManipulator * | 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 |
| gstTranslateManipulator * | m_translator |
|
|
|
|
|
|
|
|
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