OpenVDB
4.0.1
|
#include <PointCount.h>
Public Types | |
using | LeafManagerT = typename tree::LeafManager< const PointDataTreeT > |
Public Member Functions | |
PointCountOp (const FilterT &filter, const bool inCoreOnly=false) | |
Index64 | operator() (const typename LeafManagerT::LeafRange &range, Index64 size) const |
Static Public Member Functions | |
static Index64 | join (Index64 size1, Index64 size2) |
using LeafManagerT = typename tree::LeafManager<const PointDataTreeT> |
|
inline |