Click or drag to resize
SoVolumeHistogramGetNumSignificantBits Method

Note: This API is now obsolete.

Returns the number of significant bits for the dataset, only relevant for integer data types .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since OpenInventor 9.7.0.0. Use NumSignificantBits property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetNumSignificantBits()

Return Value

Type: Int32
Remarks