OpenVDB
0.104.0
|
Mapping from a Log2Dim to a data type of size 2^Log2Dim bits. More...
#include <Morphology.h>
Public Types | |
typedef uint8_t | Type [0] |
Mapping from a Log2Dim to a data type of size 2^Log2Dim bits.
Topologically erode all leaf-level active voxels in the given tree, i.e., shrink the set of active voxels by one voxel in the +x, -x, +y, -y, +z and -z directions, but don't change the values of any voxels, only their active states.
typedef uint8_t Type[0] |