Uses of Class
com.openinventor.volumeviz.details.SoVolumeDetail.TransparentLongValue
-
Packages that use SoVolumeDetail.TransparentLongValue Package Description com.openinventor.volumeviz.details -
-
Uses of SoVolumeDetail.TransparentLongValue in com.openinventor.volumeviz.details
Methods in com.openinventor.volumeviz.details that return SoVolumeDetail.TransparentLongValue Modifier and Type Method Description SoVolumeDetail.TransparentLongValue
SoVolumeDetail. getFirstNonTransparentValue()
Calls getFirstNonTransparentValue(false).SoVolumeDetail.TransparentLongValue
SoVolumeDetail. getFirstNonTransparentValue(boolean realValue)
Returns the integer value of the first non-transparent voxel along the pick ray (if any) and its position in object and data space.
-