#include <nanovdb/util/GridStats.h>
Public Member Functions | |
NodeStats () | |
NodeStats & | add (const NodeStats &other) |
GridStats ()=default | |
void | operator() (GridT &grid, ValueT delta=ValueT(0)) |
Public Attributes | |
StatsT | stats |
CoordBBox | bbox |
|
inline |
|
inline |
|
default |
void operator() | ( | GridT & | grid, |
ValueT | delta = ValueT(0) ) |
CoordBBox bbox |
StatsT stats |