GVRPreloadVolume

MLModule
genre Octree
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGVR
definition MLGVR.def
see also GVRVolumeLoad, GVRVolumeSave
keywords octree

Purpose

The module GVRPreloadVolume triggers the loading of a GVR volume into memory for the module GVRVolumeLoad.

Details

The module GVRVolumeLoad loads only the meta information of a GVR file until the actual volume is demanded by some processing module.

The module GVRPreloadVolume can trigger the actual loading of volume data into memory so that it is immediately available on demand.

Windows

Default Panel

../../../Modules/ML/MLGVR/mhelp/Images/Screenshots/GVRPreloadVolume._default.png

Input Fields

inVolume

name: inVolume, type: GVRVolume(MLBase)

Parameter Fields

Visible Fields

Preload

name: preload, type: Trigger

If pressed, the actual volume data is loaded into memory.

Info

name: info, type: String, persistent: no

Shows information about this module.