OpenVDB  9.0.1
Public Member Functions | Public Attributes | List of all members
Tree< _RootNodeType >::DeallocateNodes< NodeType > Struct Template Reference

#include <openvdb/tree/Tree.h>

Public Member Functions

 DeallocateNodes (std::vector< NodeType * > &nodes)
 
void operator() (const tbb::blocked_range< size_t > &range) const
 

Public Attributes

NodeType **const mNodes
 

Constructor & Destructor Documentation

DeallocateNodes ( std::vector< NodeType * > &  nodes)
inline

Member Function Documentation

void operator() ( const tbb::blocked_range< size_t > &  range) const
inline

Member Data Documentation

NodeType** const mNodes