#include <openvdb_houdini/AttributeTransferUtil.h>
| Public Types | |
| using | IndexT = typename GridType::ValueType | 
| using | IndexAccT = typename GridType::ConstAccessor | 
| using | AttrCopyPtrVec = std::vector<AttributeCopyBase::Ptr> | 
| Public Member Functions | |
| TransferPrimitiveAttributesOp (const GU_Detail &sourceGeo, GU_Detail &targetGeo, const GridType &indexGrid, AttrCopyPtrVec &primAttributes, AttrCopyPtrVec &vertAttributes) | |
| void | operator() (const GA_SplittableRange &) const | 
| using AttrCopyPtrVec = std::vector<AttributeCopyBase::Ptr> | 
| using IndexAccT = typename GridType::ConstAccessor | 
| using IndexT = typename GridType::ValueType | 
| 
 | inline | 
| 
 | inline |