OpenVDB
5.2.0
|
Compute scalar grid from PointDataGrid while evaluating the point filter. More...
#include <PointMask.h>
Public Types | |
using | LeafT = typename GridT::TreeType::LeafNodeType |
using | ValueT = typename LeafT::ValueType |
Public Member Functions | |
PointsToScalarOp (const PointDataGridT &grid, const FilterT &filter) | |
void | operator() (LeafT &leaf, size_t) const |
Compute scalar grid from PointDataGrid while evaluating the point filter.
using LeafT = typename GridT::TreeType::LeafNodeType |
using ValueT = typename LeafT::ValueType |
|
inline |
|
inline |