#include <openvdb_houdini/AttributeTransferUtil.h>
|
| 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 |
|
◆ Ptr
◆ StrAttributeCopy()
◆ copy() [1/2]
void copy |
( |
GA_Offset & | v0, |
|
|
GA_Offset & | v1, |
|
|
GA_Offset & | v2, |
|
|
GA_Offset | target, |
|
|
const openvdb::Vec3d & | uvw ) |
|
inlineoverridevirtual |
◆ copy() [2/2]
void copy |
( |
GA_Offset | source, |
|
|
GA_Offset | target ) |
|
inlineoverridevirtual |
◆ mAIF
const GA_AIFSharedStringTuple& mAIF |
|
protected |
◆ mSourceAttr
const GA_Attribute& mSourceAttr |
|
protected |
◆ mTargetAttr
GA_Attribute& mTargetAttr |
|
protected |
◆ mTupleSize