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

#include <MeshToVolume.h>

Public Types

using LeafNodeType = typename TreeType::LeafNodeType
 
using ValueType = typename TreeType::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

using LeafNodeType = typename TreeType::LeafNodeType

◆ ValueType

using ValueType = typename TreeType::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: