Click or drag to resize
SoVolumeHistogramSet Method (Queue)

Note: This API is now obsolete.

Set the histogram.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void Set(
	Queue histo
)

Parameters

histo
Type: System.CollectionsQueue
Remarks

Useful to get back scalar parameters such as min/max values and number of significant bits

Obsolete since Open Inventor 8000.
See Also