Uses of Class
com.openinventor.volumeviz.details.SoVolumeDetail.ProfileValue
-
Packages that use SoVolumeDetail.ProfileValue Package Description com.openinventor.volumeviz.details -
-
Uses of SoVolumeDetail.ProfileValue in com.openinventor.volumeviz.details
Methods in com.openinventor.volumeviz.details that return SoVolumeDetail.ProfileValue Modifier and Type Method Description SoVolumeDetail.ProfileValue
SoVolumeDetail. getProfileValue(int index)
Calls getProfileValue(index, false).SoVolumeDetail.ProfileValue
SoVolumeDetail. getProfileValue(int index, boolean realValue)
Returns the index'th value (as an integer) and its position in object and data space.
-