SoVRVoxFileReaderGetNumSignificantBits Method |
This method is optional.
Namespace: OIV.VolumeViz.Readers
It returns the number of significant bits of the volume data.
If it is not implemented, the default return value is 0, meaning the number of bits depends on the data type. See the last parameter of SoVolumeData.setVolumeData(). This method is called immediately after OIV.VolumeViz.Readers.SoVRVoxFileReader.GetDataChar(OIV.Inventor.SbBox3f@, OIV.LDM.Nodes.SoDataSet.DataTypes@, OIV.Inventor.SbVec3i32@).