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


Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVNavigationWindow, vtkPVSourcesNavigationWindow) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
Static Public Member Functions | |
| vtkPVNavigationWindow * | New () |
Protected Member Functions | |
| vtkPVNavigationWindow () | |
| ~vtkPVNavigationWindow () | |
| virtual void | ChildUpdate (vtkPVSource *) |
vtkPVNavigationWindow is a specialized ParaView widget used for displaying a local presentation of the underlying pipeline. It allows the user to navigate by clicking on the appropriate tags.
Definition at line 33 of file vtkPVNavigationWindow.h.
|
|
|
|
|
|
|
|
Reimplemented from vtkPVSourcesNavigationWindow. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkPVSourcesNavigationWindow. |
|
|
This method is called at beginning of the Update method. The subclass is supposed to overwrite it. Reimplemented from vtkPVSourcesNavigationWindow. |
1.3.5