OpenVDB
12.0.0
|
#include <openvdb/tree/NodeManager.h>
Public Member Functions | |
ForeachFilterOp (const OpT &op, openvdb::Index64 size) | |
ForeachFilterOp (const ForeachFilterOp &other) | |
template<typename NodeT > | |
void | operator() (NodeT &node, size_t idx) const |
bool | valid (size_t idx) const |
const OpT & | op () const |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |