fw4spl
fwVtkWheelWidget Class Reference

Implements the interactions with the wheel widget. More...

#include <fwVtkWheelWidget.hpp>

+ Inheritance diagram for fwVtkWheelWidget:
+ Collaboration diagram for fwVtkWheelWidget:

Public Member Functions

 vtkTypeMacro (fwVtkWheelWidget, vtkAbstractWidget)
 
FWRENDERVTK_API void PrintSelf (ostream &os, vtkIndent indent) VTK_OVERRIDE
 Not implemented.
 
FWRENDERVTK_API void SetRepresentation (fwVtkWheelRepresentation *rep)
 Set associated representation.
 
FWRENDERVTK_API fwVtkWheelRepresentationGetRepresentation () const
 Get the representation.
 
FWRENDERVTK_API void CreateDefaultRepresentation () VTK_OVERRIDE
 Creates a wheel representation as default.
 
FWRENDERVTK_API void SetWheelUpdateCallback (std::function< void(double, double, double)> f)
 

Static Public Member Functions

static FWRENDERVTK_API fwVtkWheelWidgetNew ()
 Calls the constructor.
 

Detailed Description

Implements the interactions with the wheel widget.

Drag the wheel when picking its center with a left click. Rotate it by selecting and turning the outer part with a left click.

Definition at line 23 of file fwVtkWheelWidget.hpp.


The documentation for this class was generated from the following files: