Click or drag to resize
SoVolumeHistogramAddValues Method
Overload List
  NameDescription
Public methodAddValues(SoBufferObject, SbVec3i32)

Add to the histogram a 3D array of values.

Public methodAddValues(SoBufferObject, Int32)

Add to the histogram a 1D array of values.

Public methodAddValues(SoBufferObject, SbVec3i32, SbBox3i32)

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

Top
See Also