VTKCPPExample

MLModule

author

MeVis Medical Solutions AG

package

MeVisLab/VTK

dll

MLVTKExamples

definition

MLVTKExamples.def

see also

VTKPlaygroundExample, VTKRayCastingExample, VTKRayCastingExample

keywords

vtk, example, programming, own, vtk, module

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: VTKObjectWrapper(MLBase)

A VTKActor object at the output which can be connected to a SoVTK.

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.