| OpenVDB
    9.0.1
    | 
#include <openvdb_houdini/AttributeTransferUtil.h>
Inherited by AttributeCopy< ValueType >, and StrAttributeCopy.
| Public Types | |
| using | Ptr = std::shared_ptr< AttributeCopyBase > | 
| Public Member Functions | |
| virtual | ~AttributeCopyBase () | 
| virtual void | copy (GA_Offset, GA_Offset)=0 | 
| virtual void | copy (GA_Offset &, GA_Offset &, GA_Offset &, GA_Offset, const openvdb::Vec3d &)=0 | 
| Protected Member Functions | |
| AttributeCopyBase () | |
| using Ptr = std::shared_ptr<AttributeCopyBase> | 
| 
 | inlinevirtual | 
| 
 | inlineprotected | 
| 
 | pure virtual | 
Implemented in StrAttributeCopy, and AttributeCopy< ValueType >.
| 
 | pure virtual | 
Implemented in StrAttributeCopy, and AttributeCopy< ValueType >.
 1.8.11
 1.8.11