OpenVDB  3.2.0
Public Types | Public Member Functions | List of all members
OffsetValues< TreeType > Struct Template Reference

#include <MeshToVolume.h>

Public Types

typedef TreeType::LeafNodeType LeafNodeType
 
typedef TreeType::ValueType ValueType
 

Public Member Functions

 OffsetValues (std::vector< LeafNodeType *> &nodes, ValueType offset)
 
void operator() (const tbb::blocked_range< size_t > &range) const
 

Member Typedef Documentation

§ LeafNodeType

typedef TreeType::LeafNodeType LeafNodeType

§ ValueType

typedef TreeType::ValueType ValueType

Constructor & Destructor Documentation

§ OffsetValues()

OffsetValues ( std::vector< LeafNodeType *> &  nodes,
ValueType  offset 
)
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: