|
OpenVDB
5.1.0
|
Compute scalar grid from PointDataGrid while evaluating the point filter. More...
#include <PointMask.h>
Public Types | |
| using | TreeT = typename GridT::TreeType |
| using | LeafManagerT = typename tree::LeafManager< TreeT > |
| using | ValueT = typename TreeT::LeafNodeType::ValueType |
Public Member Functions | |
| PointsToScalarOp (const PointDataGridT &grid, const FilterT &filter) | |
| void | operator() (const typename LeafManagerT::LeafRange &range) const |
Compute scalar grid from PointDataGrid while evaluating the point filter.
| using LeafManagerT = typename tree::LeafManager<TreeT> |
| using TreeT = typename GridT::TreeType |
| using ValueT = typename TreeT::LeafNodeType::ValueType |
|
inline |
|
inline |
1.8.14