VTKCPPExample¶
- MLModule¶
 author
package
dll
definition
see also
VTKPlaygroundExample,VTKRayCastingExample,VTKRayCastingExamplekeywords
Purpose¶
A simple example demonstrating how to manually build a C++ modules creating a vtk object at its output.
Windows¶
Default Panel¶
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.  |