|
fw4spl
|
IInteractorStyle is an interface dedicated to hold some flags for class inherited from vtkInteractorStyle. More...
#include <IInteractorStyle.hpp>
Inheritance diagram for fwRenderVTK::IInteractorStyle:Public Member Functions | |
| IInteractorStyle () | |
| Constructor. Do nothing. | |
| virtual | ~IInteractorStyle () |
| Destructor. Do nothing. | |
| bool | getAutoRender () const |
| Get the autorender flag. | |
| void | setAutoRender (bool _autoRender) |
| Set the autorender flag. | |
IInteractorStyle is an interface dedicated to hold some flags for class inherited from vtkInteractorStyle.
Definition at line 18 of file IInteractorStyle.hpp.