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.
Input Fields¶
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 theVTKInspector
is extended at some point in the future.