VTKInspector

MacroModule
genre GUI
author MeVis Medical Solutions AG
package MeVisLab/VTK
definition VTKInspectors.def
see also VTKInputInfos, Info, vtkView
keywords output, inspector, wrapper, base, information, vtkView

Purpose

VTKInspector is a MeVisLab extension to inspect vtk base outputs. Normally it is automatically in the output inspector on objects on which it can display information. Therefore it is not intended to be used manually or as instantiated module, however, although this is possible.

Windows

Default Panel

../../../Modules/ML/MLVTKAdapters/mhelp/Images/Screenshots/VTKInspector._default.png

Input Fields

inputvtkObject

name: inputvtkObject, type: MLBase

The connector at which the vtk object to inspect has to be connected.

Parameter Fields

Visible Fields

Infos

name: infos, type: String, persistent: no

This is the parameter panel in which information about the connected vtk bae object is shown. Mainly it is filled with information from VTKInputInfos, however, there may be displayed other information, too, if the VTKInspector is extended at some point in the future.