VTKInspector¶
-
MacroModule¶ genre GUIauthor MeVis Medical Solutions AGpackage MeVisLab/VTKdefinition VTKInspectors.def see also VTKInputInfos,Info,VTKViewkeywords 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 theVTKInspectoris extended at some point in the future.