OpenVDB
5.2.0
|
#include <Statistics.h>
Public Member Functions | |
HistOp (const ValueOp &op, double vmin, double vmax, size_t bins) | |
void | operator() (const IterT &iter) |
void | join (HistOp &other) |
Public Attributes | |
math::Histogram | hist |
ValueOp | getValue |
|
inline |
|
inline |
|
inline |
ValueOp getValue |
math::Histogram hist |