OpenVDB  3.2.0
Public Member Functions | Public Attributes | List of all members
PagedArray< ValueT, Log2PageSize >::Fill Struct Reference

#include <PagedArray.h>

Public Member Functions

 Fill (PagedArray *_d, const ValueT &_v)
 
void operator() (const tbb::blocked_range< size_t > &r) const
 

Public Attributes

PagedArrayd
 
const ValueT & v
 

Constructor & Destructor Documentation

◆ Fill()

Fill ( PagedArray _d,
const ValueT &  _v 
)
inline

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ d

◆ v

const ValueT& v

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