Click or drag to resize
SoVolumeRenderDetailGetRgbaValuesTileIds Method

Returns the tileID of each voxel intersected by the pick ray.

Namespace: OIV.VolumeViz.Details
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public List<SoLDMTileID> GetRgbaValuesTileIds()

Return Value

Type: ListSoLDMTileID
Remarks

Values returned are based on the (possibly subsampled) tiles currently in memory.

See Also