OpenVDB  0.104.0
tree Directory Reference

Files

file  InternalNode.h [code]
 Internal table nodes for OpenVDB trees.
 
file  Iterator.h [code]
 
file  LeafArray.h [code]
 
file  LeafManager.h [code]
 Given a tree this class defines a linear array of its leafs and optional auxiliary buffers. This is useful for multi-threading computations over leaf values in a static tree, i.e. voxel values, vs topology, is dynamic. The auxiliary buffers can conventiently be used for temporal integration. Efficient methods are provided for multi-threaded swapping and sync'ing (i.e. copying) of these buffers.
 
file  LeafNode.h [code]
 
file  LeafNodeBool.h [code]
 
file  NodeUnion.h [code]
 
file  RootNode.h [code]
 The root node of an OpenVDB tree.
 
file  Tree.h [code]
 
file  TreeIterator.h [code]
 
file  tree/Util.h [code]
 
file  ValueAccessor.h [code]