VTKCPPExample

MLModule
author MeVis Medical Solutions AG
package MeVisLab/VTK
dll MLVTKExamples
definition MLVTKExamples.def

Purpose

A simple example demonstrating how to manually build a C++ modules creating a vtk object at its output.

Windows

Default Panel

../../../Modules/Examples/MLVTKExamples/mhelp/Images/Screenshots/VTKCPPExample._default.png

Output Fields

outputActor

name: outputActor, type: MLBase

A vtkActor object at the output which can be connected to a vtkRenderer.

Parameter Fields

Visible Fields

Type

name: type, type: Enum, default: Torus

Selects the vtk object the module shall create.

Values:

Title Name Description
Torus Torus Displays a torus object.
Mobius Mobius Displays a mobius object.
Ellipsoid Ellipsoid Displays an ellipsoid object.