OpenVDB  1.1.0
Public Member Functions | List of all members
Count< DistTreeT > Class Template Reference

#include <VolumeToMesh.h>

Public Member Functions

 Count (const LeafPtrList< DistTreeT > &, std::vector< size_t > &)
 
 Count (const Count< DistTreeT > &)
 
void runParallel ()
 
void runSerial ()
 
void operator() (const tbb::blocked_range< size_t > &) const
 

Constructor & Destructor Documentation

Count ( const LeafPtrList< DistTreeT > &  leafs,
std::vector< size_t > &  leafRegionCount 
)
Count ( const Count< DistTreeT > &  rhs)
inline

Member Function Documentation

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

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