HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::Tree< _RootNodeType >::DeallocateNodes< NodeType > Struct Template Reference

#include <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
 

Detailed Description

template<typename _RootNodeType>
template<typename NodeType>
struct openvdb::OPENVDB_VERSION_NAME::tree::Tree< _RootNodeType >::DeallocateNodes< NodeType >

Definition at line 1024 of file Tree.h.

Constructor & Destructor Documentation

template<typename _RootNodeType>
template<typename NodeType >
openvdb::OPENVDB_VERSION_NAME::tree::Tree< _RootNodeType >::DeallocateNodes< NodeType >::DeallocateNodes ( std::vector< NodeType * > &  nodes)
inline

Definition at line 1025 of file Tree.h.

Member Function Documentation

template<typename _RootNodeType>
template<typename NodeType >
void openvdb::OPENVDB_VERSION_NAME::tree::Tree< _RootNodeType >::DeallocateNodes< NodeType >::operator() ( const tbb::blocked_range< size_t > &  range) const
inline

Definition at line 1027 of file Tree.h.

Member Data Documentation

template<typename _RootNodeType>
template<typename NodeType >
NodeType** const openvdb::OPENVDB_VERSION_NAME::tree::Tree< _RootNodeType >::DeallocateNodes< NodeType >::mNodes

Definition at line 1032 of file Tree.h.


The documentation for this struct was generated from the following file: