OpenVDB  9.0.1
Public Member Functions | Public Attributes | List of all members
GridStats< GridT, StatsT >::NodeStats Struct Reference

#include <nanovdb/util/GridStats.h>

Public Member Functions

 NodeStats ()
 
NodeStatsadd (const NodeStats &other)
 

Public Attributes

StatsT stats
 
CoordBBox bbox
 

Constructor & Destructor Documentation

NodeStats ( )
inline

Member Function Documentation

NodeStats& add ( const NodeStats other)
inline

Member Data Documentation

CoordBBox bbox
StatsT stats