#include <openvdb_houdini/AttributeTransferUtil.h>
◆ AttrCopyPtrVec
◆ IndexAccT
template<class GridType>
| using IndexAccT = typename GridType::ConstAccessor |
◆ IndexT
template<class GridType>
| using IndexT = typename GridType::ValueType |
◆ TransferPrimitiveAttributesOp()
template<class GridType>
| TransferPrimitiveAttributesOp |
( |
const GU_Detail & | sourceGeo, |
|
|
GU_Detail & | targetGeo, |
|
|
const GridType & | indexGrid, |
|
|
AttrCopyPtrVec & | primAttributes, |
|
|
AttrCopyPtrVec & | vertAttributes ) |
|
inline |
◆ operator()()
template<class GridType>
| void operator() |
( |
const GA_SplittableRange & | range | ) |
const |
|
inline |