| genre | Octree |
| status | stable |
| author | Florian Link |
| package | MeVisLab/Standard |
| dll | MLGVR |
| definition | MLGVR.def |
| see also | SoGVRVolumeRenderer, GVRVolumeSave |
| keywords | GVR, octree |
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.
| 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 |