SoVolumeHistogram Properties |
The SoVolumeHistogram type exposes the following members.
Name | Description | |
---|---|---|
![]() | HistoSize | Returns the size of the histogram . |
![]() | Max | Returns the max value of the dataset according to the specified data type . |
![]() | MaxValue | Returns the max value of the dataset for integer data types . |
![]() | MaxValueD | Returns the max value of the dataset for floating data types . |
![]() | Min | Returns the max value of the dataset according to the specified data type . |
![]() | MinValue | Returns the min value of the dataset for integer data types . |
![]() | MinValueD | Returns the min value of the dataset for floating data types . |
![]() | NumSignificantBits | Returns the number of significant bits for the dataset, only relevant for integer data types . |
![]() | UndefinedValue | Setup the undefined value to ignore when computing the histogram. |