OpenVDB  0.104.0
Public Member Functions | Public Attributes | List of all members
LeafArray< TreeT, 0 >::BufferStruct Struct Reference

Simple structure of LeafNode pointers and corresponding write buffers. More...

#include <LeafArray.h>

Public Member Functions

 BufferStruct (LeafType &_leaf)
 Constructor initializing write buffers to the leaf's read buffer! More...
 

Public Attributes

LeafTypeleaf
 

Detailed Description

template<typename TreeT>
struct openvdb::v0_104_0::tree::LeafArray< TreeT, 0 >::BufferStruct

Simple structure of LeafNode pointers and corresponding write buffers.

Constructor & Destructor Documentation

BufferStruct ( LeafType _leaf)
inline

Constructor initializing write buffers to the leaf's read buffer!

Member Data Documentation

LeafType* leaf

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