fw4spl
fwRenderVTK Namespace Reference

The namespace fwRenderVTK contains classes for rendering with VTK. More...

Namespaces

 factory
 Contains fwRenderVTK::factory utilities.
 
 registry
 Contains fwRenderVTK::registry details.
 
 vtk
 The namespace fwRenderVTK::vtk provides pickers and interactors for the generic scene .
 

Classes

class  IAdaptor
 Base class for VTK adaptors. More...
 
class  IInteractorStyle
 IInteractorStyle is an interface dedicated to hold some flags for class inherited from vtkInteractorStyle. More...
 
class  IVtkRenderWindowInteractorManager
 Defines a class to manage vtkRenderWindowInteractor in a window. More...
 
class  OffScreenInteractorManager
 Defines a class to manage vtkRenderWindowInteractor in a off screen window. More...
 
class  SRender
 The generic scene service shows adaptors in a 3D VTK scene. More...
 
class  vtkOffscreenRenderWindowInteractor
 Defines a class to redefine a vtkRenderWindowInteractor that can be used in a off screen window. In offscreen rendering, we don't really need an interactor since the window is not displayed. But we need this vtkRenderWindowInteractor to keep compatibility with regular windows. Indeed we often use interactorManager->GetInteractor()->... More...
 

Functions

 vtkStandardNewMacro (vtkOffscreenRenderWindowInteractor)
 

Detailed Description

The namespace fwRenderVTK contains classes for rendering with VTK.