OpenVDB
9.0.1
|
Files | |
file | InternalNode.h [code] |
Internal table nodes for OpenVDB trees. | |
file | Iterator.h [code] |
file | LeafBuffer.h [code] |
file | LeafManager.h [code] |
A LeafManager manages a linear array of pointers to a given tree's leaf nodes, as well as optional auxiliary buffers (one or more per leaf) that can be swapped with the leaf nodes' voxel data buffers. | |
file | LeafNode.h [code] |
file | LeafNodeBool.h [code] |
file | LeafNodeMask.h [code] |
file | NodeManager.h [code] |
NodeManager produces linear arrays of all tree nodes allowing for efficient threading and bottom-up processing. | |
file | NodeUnion.h [code] |
file | RootNode.h [code] |
The root node of an OpenVDB tree. | |
file | Tree.h [code] |
file | TreeIterator.h [code] |
file | ValueAccessor.h [code] |