adapter |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
adaptor |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
base |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
CompositeDataSet |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
conversion |
Module | Authors | Type | Genre | Dll | Comment |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
convert |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
converter |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
copy |
Module | Authors | Type | Genre | Dll | Comment |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
cross |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
default |
Module | Authors | Type | Genre | Dll | Comment |
VTKDefaultObject | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Provides a default instance of a selected vtkObjects type at its output. |
displayed |
Module | Authors | Type | Genre | Dll | Comment |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
draw |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
edge |
Module | Authors | Type | Genre | Dll | Comment |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
Examiner |
Module | Authors | Type | Genre | Dll | Comment |
VTKView | MeVis Medical Solutions AG | MacroModule | VTKMacros | | Convenience macro containing a VTK actor, property, mapper and renderer |
example |
Module | Authors | Type | Genre | Dll | Comment |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
VTKGraphicsViewExample | MeVis Medical Solutions AG | MacroModule | | | shows how to use VTK visualizations in the GraphicsView |
VTKPlaygroundExample | MeVis Medical Solutions AG | MacroModule | | | Offers a VTK playground to run VTK Python examples |
VTKRayCastingExample | MeVis Medical Solutions AG | MacroModule | | | shows how to build a VTK visualizations and show it using the MDL |
filter |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputFilter | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Bypasses the first vtk object of the given type which is connected or available at any output. |
function |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
graphicsview |
Module | Authors | Type | Genre | Dll | Comment |
VTKGraphicsViewExample | MeVis Medical Solutions AG | MacroModule | | | shows how to use VTK visualizations in the GraphicsView |
hierarchical |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
HierarchicalBoxDataSet |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
information |
Module | Authors | Type | Genre | Dll | Comment |
VTKInputInfos | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Gets special information from a connected VTK object |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
input |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKInputInfos | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Gets special information from a connected VTK object |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
inspector |
Module | Authors | Type | Genre | Dll | Comment |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
instance |
Module | Authors | Type | Genre | Dll | Comment |
VTKDefaultObject | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Provides a default instance of a selected vtkObjects type at its output. |
interface |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
loader |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
lookuptable |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
LUT |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
memory |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
mesh |
Module | Authors | Type | Genre | Dll | Comment |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
ML |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
module |
Module | Authors | Type | Genre | Dll | Comment |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
MultiBlockDataSet |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
MultiPieceDataSet |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
object |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
VTKDefaultObject | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Provides a default instance of a selected vtkObjects type at its output. |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
offscreen |
Module | Authors | Type | Genre | Dll | Comment |
VTKRemoteRendering | MeVis Medical Solutions AG | MLModule | | MLVTKRemoteRendering | Implements remote rendering for VTK |
OpenInventor |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
output |
Module | Authors | Type | Genre | Dll | Comment |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
VTKOutputFilter | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Bypasses the first vtk object of the given type which is connected or available at any output. |
own |
Module | Authors | Type | Genre | Dll | Comment |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
points |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
polydata |
Module | Authors | Type | Genre | Dll | Comment |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
programming |
Module | Authors | Type | Genre | Dll | Comment |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
python |
Module | Authors | Type | Genre | Dll | Comment |
VTKGraphicsViewExample | MeVis Medical Solutions AG | MacroModule | | | shows how to use VTK visualizations in the GraphicsView |
VTKPlaygroundExample | MeVis Medical Solutions AG | MacroModule | | | Offers a VTK playground to run VTK Python examples |
VTKRayCastingExample | MeVis Medical Solutions AG | MacroModule | | | shows how to build a VTK visualizations and show it using the MDL |
reformat |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
render |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
VTKGraphicsViewExample | MeVis Medical Solutions AG | MacroModule | | | shows how to use VTK visualizations in the GraphicsView |
renderwindow |
Module | Authors | Type | Genre | Dll | Comment |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
scripting |
Module | Authors | Type | Genre | Dll | Comment |
VTKDefaultObject | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Provides a default instance of a selected vtkObjects type at its output. |
select |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputFilter | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Bypasses the first vtk object of the given type which is connected or available at any output. |
source |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
status |
Module | Authors | Type | Genre | Dll | Comment |
VTKInputInfos | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Gets special information from a connected VTK object |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
surface |
Module | Authors | Type | Genre | Dll | Comment |
VTKCopyPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Tries to find and copy polydata from connected source, renderer, mapper, renderWindow, or collections. |
TemporalDataSet |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
transfer |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
translate |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
MLToVTKArray | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts ML values to a VTK array |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
VTKToMLImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an VTK image to an ML image |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
tree |
Module | Authors | Type | Genre | Dll | Comment |
VTKOutputSelector | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Selects data structures, outputs, or blocks from a given vtkObject input. |
vector |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |
Viewer |
Module | Authors | Type | Genre | Dll | Comment |
VTKView | MeVis Medical Solutions AG | MacroModule | VTKMacros | | Convenience macro containing a VTK actor, property, mapper and renderer |
VTK |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKColorTransferFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a vtkColorTransferFunction object |
MLToVTKLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
MLToVTKPiecewiseFunction | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK PiecewiseFunction object |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
VTKActor | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKActor module |
VTKActor | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKActor module |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
VTKCPPExample | MeVis Medical Solutions AG | MLModule | | MLVTKExamples | Shows how to create own ML/VTK C++ modules without wrapper generator |
VTKGraphicsViewExample | MeVis Medical Solutions AG | MacroModule | | | shows how to use VTK visualizations in the GraphicsView |
VTKOutputFilter | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Bypasses the first vtk object of the given type which is connected or available at any output. |
VTKPlaygroundExample | MeVis Medical Solutions AG | MacroModule | | | Offers a VTK playground to run VTK Python examples |
VTKPolyDataMapper | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKPolyDataMapper | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKPolyDataReader | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKPolyDataReader | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
VTKPolyDataWriter | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKPolyDataWriter | MeVis Medical Solutions AG | MacroModule | VTK | | for the VTKPolyDataMapper module |
VTKRayCastingExample | MeVis Medical Solutions AG | MacroModule | | | shows how to build a VTK visualizations and show it using the MDL |
VTKToMLLookupTable | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML lookup table object to a VTK lookup table object |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
vtkImageImport |
Module | Authors | Type | Genre | Dll | Comment |
MLToVTKImage | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML image to a VTK image |
vtkRenderer |
Module | Authors | Type | Genre | Dll | Comment |
VTKView | MeVis Medical Solutions AG | MacroModule | VTKMacros | | Convenience macro containing a VTK actor, property, mapper and renderer |
VTKView |
Module | Authors | Type | Genre | Dll | Comment |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
WEM |
Module | Authors | Type | Genre | Dll | Comment |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
winged |
Module | Authors | Type | Genre | Dll | Comment |
VTKPolyDataToWEM | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from an vtkPolyData object to a WEM |
WEMToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | WEMVTKAdapters | Conversion from a WEM to a vtkPolyData object |
working |
Module | Authors | Type | Genre | Dll | Comment |
VTKDefaultObject | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Provides a default instance of a selected vtkObjects type at its output. |
wrapper |
Module | Authors | Type | Genre | Dll | Comment |
SoVTK | MeVis Medical Solutions AG | InventorModule | VTKAdapters | MLVTKAdapters | Draws VTK scene into OpenInventor viewer |
VTKInspector | MeVis Medical Solutions AG | MacroModule | GUI | | Output inspector module for VTK connectors |
xmarkerlist |
Module | Authors | Type | Genre | Dll | Comment |
MLBaseToVTKPolyData | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts an ML Base object to a VTK Points object |
VTKToMLXMarkerList | MeVis Medical Solutions AG | MLModule | VTKAdapters | MLVTKAdapters | Converts a VTK point set to a XMarkerList |