GVRVolumeInfo

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

Purpose

The module GVRVolumeInfo shows information about an attached GVR volume, as it can be obtained by for example GVRVolumeLoad.

It shows a formatted information string and offers detailed single information fields on its automatic panel.

Windows

Default Panel

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

Input Fields

inVolume

name: inVolume, type: GVRVolume(MLBase)

Parameter Fields

Field Index

bytesPerChannel: Integer nodePadding: Integer volumeExtentU: Integer
histogramSize: Integer nodeSizeX: Integer volumeExtentX: Integer
Info: String nodeSizeY: Integer volumeExtentY: Integer
internalDataType: String nodeSizeZ: Integer volumeExtentZ: Integer
internalMaxValue: Double originalMaxValue: Double worldToVoxelMatrix: Matrix
internalMinValue: Double originalMinValue: Double  
isValid: Bool volumeExtentC: Integer  
maxOctreeLevel: Integer volumeExtentT: Integer  

Visible Fields

Info

name: info, type: String, persistent: no

Shows a formatted information string.

Hidden Fields

isValid

name: isValid, type: Bool, default: FALSE

volumeExtentX

name: volumeExtentX, type: Integer, persistent: no

volumeExtentY

name: volumeExtentY, type: Integer, persistent: no

volumeExtentZ

name: volumeExtentZ, type: Integer, persistent: no

volumeExtentC

name: volumeExtentC, type: Integer, persistent: no

volumeExtentT

name: volumeExtentT, type: Integer, persistent: no

volumeExtentU

name: volumeExtentU, type: Integer, persistent: no

nodeSizeX

name: nodeSizeX, type: Integer, persistent: no

nodeSizeY

name: nodeSizeY, type: Integer, persistent: no

nodeSizeZ

name: nodeSizeZ, type: Integer, persistent: no

nodePadding

name: nodePadding, type: Integer, persistent: no

maxOctreeLevel

name: maxOctreeLevel, type: Integer, persistent: no

originalMinValue

name: originalMinValue, type: Double, persistent: no

originalMaxValue

name: originalMaxValue, type: Double, persistent: no

internalDataType

name: internalDataType, type: String, persistent: no

internalMinValue

name: internalMinValue, type: Double, persistent: no

internalMaxValue

name: internalMaxValue, type: Double, persistent: no

bytesPerChannel

name: bytesPerChannel, type: Integer, persistent: no

worldToVoxelMatrix

name: worldToVoxelMatrix, type: Matrix, persistent: no

histogramSize

name: histogramSize, type: Integer, persistent: no