#include <openvdb_houdini/AttributeTransferUtil.h>
| Public Types | |
| using | IterRange = openvdb::tree::IteratorRange<openvdb::Int32Tree::LeafCIter> | 
| Public Member Functions | |
| PointAttrTransfer (AttributeDetailList &pointAttributes, const openvdb::Int32Grid &closestPtnIdxGrid, const GU_Detail &ptGeop) | |
| PointAttrTransfer (const PointAttrTransfer &other) | |
| ~PointAttrTransfer () | |
| void | runParallel () | 
| Main calls. | |
| void | runSerial () | 
| void | operator() (IterRange &range) const | 
| using IterRange = openvdb::tree::IteratorRange<openvdb::Int32Tree::LeafCIter> | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Main calls.
| 
 | inline |