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. Usually it is automatically used in the output inspector for vtk base objects to display information. It is not intended to be used manually or as an instantiated module, however, although this is possible.

Windows

Default Panel

../../../Modules/Macros/VTKInspector/mhelp/Images/Screenshots/VTKInspector._default.png

Input Fields

inputvtkObject

name: inputvtkObject, type: VTKObjectWrapper(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 base object is shown. Mainly it is filled with information from VTKInputInfos, however, other information may be displayed too, if the VTKInspector is extended at some point in the future.