#include <openvdb_houdini/AttributeTransferUtil.h>
Inherits AttributeCopyBase.
|
| 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 |
|
void copy |
( |
GA_Offset |
source, |
|
|
GA_Offset |
target |
|
) |
| |
|
inlineoverridevirtual |
void copy |
( |
GA_Offset & |
v0, |
|
|
GA_Offset & |
v1, |
|
|
GA_Offset & |
v2, |
|
|
GA_Offset |
target, |
|
|
const openvdb::Vec3d & |
uvw |
|
) |
| |
|
inlineoverridevirtual |
const GA_AIFSharedStringTuple& mAIF |
|
protected |
const GA_Attribute& mSourceAttr |
|
protected |
GA_Attribute& mTargetAttr |
|
protected |