OpenVDB 9.0.0
Public Attributes | List of all members
ReadAccessor< BuildT, -1, -1, -1 >::NodeInfo Struct Reference

#include <nanovdb/NanoVDB.h>

Public Attributes

uint32_t mLevel
 
uint32_t mDim
 
ValueType mMinimum
 
ValueType mMaximum
 
FloatType mAverage
 
FloatType mStdDevi
 
CoordType mBBoxMin
 
CoordType mBBoxMax
 

Member Data Documentation

◆ mAverage

FloatType mAverage

◆ mBBoxMax

CoordType mBBoxMax

◆ mBBoxMin

CoordType mBBoxMin

◆ mDim

uint32_t mDim

◆ mLevel

uint32_t mLevel

◆ mMaximum

ValueType mMaximum

◆ mMinimum

ValueType mMinimum

◆ mStdDevi

FloatType mStdDevi