|
OpenVDB
9.0.1
|
#include <openvdb/io/Compression.h>
Public Member Functions | |
| MaskCompress (const MaskT &valueMask, const MaskT &childMask, const ValueT *srcBuf, const ValueT &background) | |
Static Public Member Functions | |
| static bool | eq (const ValueT &a, const ValueT &b) |
Public Attributes | |
| int8_t | metadata = NO_MASK_AND_ALL_VALS |
| ValueT | inactiveVal [2] |
|
inline |
|
inlinestatic |
| ValueT inactiveVal[2] |
| int8_t metadata = NO_MASK_AND_ALL_VALS |
1.8.11