Click or drag to resize
SoVolumeHistogramSet Method (Queue, 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
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void Set(
	Queue histo,
	Queue values
)

Parameters

histo
Type: System.CollectionsQueue
values
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