| genre | VolRendExtensions |
| status | stable |
| author | Florian Link |
| package | MeVisLab/Standard |
| dll | SoGVR |
| definition | soGVR.def |
| see also | SoGVRVolumeRenderer |
The SoGVRSubVolumeSettings module allows to overwrite the ROI settings of a SoGVRVolumeRenderer modules.
The voxel and world position of the ROI are NOT synced, since the same ROI can be used in various SoGVRVolRen modules with different volume sizes and positions, so that the voxel size is different depending on the rendered scene.
a node that should be put in front of the SoGVRVolumeRenderer
| Enabled (enabled): Bool | Y (subVolumeStartY): Integer |
| Enabled (enableTimePoint): Bool | Y (subVolumeEndY): Integer |
| Temporal position: Integer | Z (subVolumeStartZ): Integer |
| Use World Positions: Bool | Z (subVolumeEndZ): Integer |
| World End Position: Vector3 | |
| World Start Position: Vector3 | |
| X (subVolumeStartX): Integer | |
| X (subVolumeEndX): Integer |
Sets the current temporal position.
Enables usage of the World Start Position and World End Position instead of the voxel based ROI.