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