|
OpenVDB 13.0.0
|
#include <openvdb_houdini/AttributeTransferUtil.h>
Public Types | |
| using | Ptr = std::shared_ptr<AttributeCopyBase> |
Public Member Functions | |
| StrAttributeCopy (const GA_Attribute &sourceAttr, GA_Attribute &targetAttr) | |
| void | copy (GA_Offset source, GA_Offset target) override |
| void | copy (GA_Offset &v0, GA_Offset &v1, GA_Offset &v2, GA_Offset target, const openvdb::Vec3d &uvw) override |
Protected Attributes | |
| const GA_Attribute & | mSourceAttr |
| GA_Attribute & | mTargetAttr |
| const GA_AIFSharedStringTuple & | mAIF |
| int | mTupleSize |
|
inherited |
|
inline |
|
inlineoverridevirtual |
Implements AttributeCopyBase.
|
inlineoverridevirtual |
Implements AttributeCopyBase.
|
protected |
|
protected |
|
protected |
|
protected |