GVRPreloadVolume¶
- MLModule¶
genre
author
package
dll
definition
see also
keywords
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¶
Input Fields¶
inVolume¶
- name: inVolume, type: GVRVolume(MLBase)¶
Parameter Fields¶
Visible Fields¶
Preload¶
- name: preload, type: Trigger¶
When pressed, the actual volume data is loaded into memory.
Info¶
- name: info, type: String, persistent: no¶
Shows information about this module.