volume_data_get_data_bounds

Gets the bounding box stored in the current data set. This function returns the bounds of the data grid contained in the file. Bounds are in voxel space and thus integer coordinates. The transformation from voxel space to world space may be obtained by calling volume_data_get_transform.

References:

arguments

return value

Sint32<2,3>

The bounds of the volume data or an empty box when no file was loaded.

groups