Enum OpenVDS::VolumeDataMapping
-
enum class OpenVDS::VolumeDataMapping
Mapping volume data channels.
Values:
-
enumerator Direct
Each voxel in the volume has a value.
-
enumerator PerTrace
Each line of voxels along dimension 0 in the volume has a number of values specifed by the MappedValueCount of the VolumeDataChannelDescriptor.
-
enumerator Direct