|
OpenVDB 10.1.0
|
#include <nanovdb/util/DitherLUT.h>
Public Member Functions | |
| DitherLUT (bool enable=true) | |
| Constructor with an optional scaling factor for the dithering. | |
| float | operator() (const int offset) |
| Retrieves dither threshold for an offset within an 8^3 leaf nodes. | |
Constructor with an optional scaling factor for the dithering.