OpenVDB  5.2.0
Public Types | Public Member Functions | List of all members
LeafNodePointCount< LeafNodeLog2Dim > Struct Template Reference

#include <VolumeToMesh.h>

Public Types

using Int16LeafNodeType = tree::LeafNode< Int16, LeafNodeLog2Dim >
 

Public Member Functions

 LeafNodePointCount (const std::vector< Int16LeafNodeType *> &leafNodes, boost::scoped_array< Index32 > &leafNodeCount)
 
void operator() (const tbb::blocked_range< size_t > &range) const
 

Member Typedef Documentation

◆ Int16LeafNodeType

using Int16LeafNodeType = tree::LeafNode<Int16, LeafNodeLog2Dim>

Constructor & Destructor Documentation

◆ LeafNodePointCount()

LeafNodePointCount ( const std::vector< Int16LeafNodeType *> &  leafNodes,
boost::scoped_array< Index32 > &  leafNodeCount 
)
inline

Member Function Documentation

◆ operator()()

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

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