Public Member Functions | |
| MRVIEWER_API void | reset () |
| MRVIEWER_API void | addValue (float value) |
| MRVIEWER_API void | finalize () |
Public Attributes | |
| std::vector< int > | buckets |
| int | beforeBucket = 0 |
| int | afterBucket = 0 |
| int | numEntries = 0 |
| int | maxEntry = 0 |
| bool | needsUpdate = true |