Click or drag to resize
SoVolumeHistogramAddValues Method (SoBufferObject, SbVec3i32, SbBox3i32)

Add to the histogram the values in the specified range inside the given array.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void AddValues(
	SoBufferObject values,
	SbVec3i32 arrayDim,
	SbBox3i32 range
)

Parameters

values
Type: OIV.Inventor.DevicesSoBufferObject
arrayDim
Type: OIV.InventorSbVec3i32
range
Type: OIV.InventorSbBox3i32
Remarks