VTKActor¶
- MacroModule¶
genre
author
package
definition
keywords
Purpose¶
This module wraps the class vtkActor to make it usable in MeVisLab. See https://vtk.org/doc/nightly/html/classvtkActor.html
Details¶
Integration type = Wrapped VTK class
Tips¶
See VTK Algorithms in MeVisLab for further information about the VTK-MeVisLab binding.
Input Fields¶
inVTKPolyDataMapper¶
- name: inVTKPolyDataMapper, type: MLBase¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
Visible Fields¶
Force Render Mode¶
- name: forceRenderMode, type: Enum, default: Default¶
Values:
Title |
Name |
|---|---|
Default |
Default |
Force Opaque |
ForceOpaque |
Force Translucent |
ForceTranslucent |
Visible¶
- name: visible, type: Bool, default: TRUE¶
Use Bounds¶
- name: useBounds, type: Bool, default: FALSE¶
Position¶
- name: position, type: Vector3, default: 0 0 0¶
Origin¶
- name: origin, type: Vector3, default: 0 0 0¶
Orientation¶
- name: orientation, type: Vector3, default: 0 0 0¶