OpenVDB
5.2.0
|
#include <Statistics.h>
Public Types | |
typedef IterT::TreeT | TreeT |
typedef TreeT::ValueType | ValueT |
typedef tree::ValueAccessor< const TreeT > | ConstAccessor |
Public Member Functions | |
MathOp (const IterT &iter, const OpT &op) | |
void | operator() (const IterT &it) |
void | join (MathOp &other) |
Static Public Member Functions | |
template<typename TreeT > | |
static TreeT * | THROW_IF_NULL (TreeT *ptr) |
Public Attributes | |
ConstAccessor | mAcc |
OpT | mOp |
StatsT | mStats |
typedef tree::ValueAccessor<const TreeT> ConstAccessor |
typedef IterT::TreeT TreeT |
typedef TreeT::ValueType ValueT |
|
inline |
|
inline |
|
inline |
ConstAccessor mAcc |
OpT mOp |
StatsT mStats |