OpenVDBLoad

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLOpenVDB
definition MLOpenVDB.def
keywords sparse, grid

Purpose

The OpenVDBLoad module allows for loading OpenVDB grid files. A single file can contain multiple grids.

By default, the first grid is provided as the output, unless a different grid name is selected in Selected Grid, in which case the grid with that name is returned.

Parameter Fields

Field Index

availableGrids: String
Clear: Trigger
Filename: String
Load: Trigger
Selected Grid: String

Visible Fields

Filename

name: filename, type: String

Sets the filename.

Load

name: load, type: Trigger

When pressed, the file is loaded.

Clear

name: clear, type: Trigger

When pressed, the output is cleared.

Selected Grid

name: selectedGrid, type: String

Sets the name of the selected grid.

You need to press Load again to load the selected grid.

Hidden Fields

availableGrids

name: availableGrids, type: String, persistent: no