HDK
|
This is the complete list of members for GA_AttributeRefMap, including all inherited members.
addDestValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
addDestValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
addHSumDestValue(GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset offset, fpreal w) const | GA_AttributeRefMap | |
addHSumDestValue(GA_WeightedSum &sum, OffsetMap &dest, GA_AttributeOwner owner, GA_Offset offset, fpreal w) const | GA_AttributeRefMap | |
addHSumValue(GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal w) const | GA_AttributeRefMap | |
addHSumValue(GA_WeightedSum &sum, OffsetMap &dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal w) const | GA_AttributeRefMap | |
addSumDestValue(GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset offset, fpreal w) const | GA_AttributeRefMap | |
addSumDestValue(GA_WeightedSum &sum, OffsetMap &dest, GA_AttributeOwner owner, GA_Offset offset, fpreal w) const | GA_AttributeRefMap | |
addSumValue(GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal w) const | GA_AttributeRefMap | |
addSumValue(GA_WeightedSum &sum, OffsetMap &dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal w) const | GA_AttributeRefMap | |
addValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal scale=1) const | GA_AttributeRefMap | |
addValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset source_index, fpreal scale=1) const | GA_AttributeRefMap | |
appendAndCreateAllSource(GA_AttributeOwner destowner, GA_AttributeOwner sourceowner, const char *matchpattern, UT_ArraySet< const GA_Attribute * > *alreadymappeddest=nullptr, bool includegroups=true) | GA_AttributeRefMap | |
barycentricValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset p0, GA_Offset p1, GA_Offset p2, fpreal u, fpreal v) const | GA_AttributeRefMap | |
barycentricValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset p0, GA_Offset p1, GA_Offset p2, fpreal u, fpreal v) const | GA_AttributeRefMap | |
barycentricValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset p0, GA_Offset p1, GA_Offset p2, GA_Offset p3, fpreal u, fpreal v, fpreal w) const | GA_AttributeRefMap | |
barycentricValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset p0, GA_Offset p1, GA_Offset p2, GA_Offset p3, fpreal u, fpreal v, fpreal w) const | GA_AttributeRefMap | |
bilinearValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset u0v0, GA_Offset u1v0, GA_Offset u0v1, GA_Offset u1v1, fpreal u, fpreal v) const | GA_AttributeRefMap | |
bilinearValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset u0v0, GA_Offset u1v0, GA_Offset u0v1, GA_Offset u1v1, fpreal u, fpreal v) const | GA_AttributeRefMap | |
copyDestValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
copyDestValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector2 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector2 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector2D &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector2D &p) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector3 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector3 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector3D &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector3D &p) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector4 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector4 &p) const | GA_AttributeRefMap | |
copyExplicitPosition(GA_AttributeOwner downer, GA_Offset dest, const UT_Vector4D &p) const | GA_AttributeRefMap | |
copyExplicitPosition(OffsetMap &dest, const UT_Vector4D &p) const | GA_AttributeRefMap | |
copyValue(GA_AttributeOwner downer, GA_Offset doffset, GA_AttributeOwner sowner, GA_Offset soffset, Cache *cache=0) const | GA_AttributeRefMap | |
copyValue(OffsetMap &dest, GA_AttributeOwner sowner, GA_Offset soffset, Cache *cache=0) const | GA_AttributeRefMap | |
dump(GA_AttributeOwner downer, GA_Offset dest, const char *msg,...) const | GA_AttributeRefMap | |
dump(OffsetMap &dest, const char *msg,...) const | GA_AttributeRefMap | |
finishHSum(const GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, fpreal normalization=1) const | GA_AttributeRefMap | |
finishHSum(const GA_WeightedSum &sum, OffsetMap &dest, fpreal normalization=1) const | GA_AttributeRefMap | |
finishSum(const GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest, fpreal normalization=1) const | GA_AttributeRefMap | |
finishSum(const GA_WeightedSum &sum, OffsetMap &dest, fpreal normalization=1) const | GA_AttributeRefMap | |
GA_AttributeRefMap() | GA_AttributeRefMap | |
GA_AttributeRefMap(const GA_AttributeRefMap &src) | GA_AttributeRefMap | |
GA_AttributeRefMap(GA_Detail &dest, const GA_Detail *src=0) | GA_AttributeRefMap | |
GA_AttributeRefMap(const GA_Detail &src) | GA_AttributeRefMap | |
getDestDetail() const | GA_AttributeRefMap | inline |
getSourceDetail() const | GA_AttributeRefMap | inline |
isAlmostEqual(GA_AttributeOwner aowner, GA_Offset aoffset, GA_AttributeOwner bowner, GA_Offset boffset) const | GA_AttributeRefMap | |
isAlmostEqual(OffsetMap &a, GA_AttributeOwner bowner, GA_Offset boffset) const | GA_AttributeRefMap | |
isEqual(GA_AttributeOwner aowner, GA_Offset aoffset, GA_AttributeOwner bowner, GA_Offset boffset) const | GA_AttributeRefMap | |
isEqual(OffsetMap &a, GA_AttributeOwner bowner, GA_Offset boffset) const | GA_AttributeRefMap | |
lerpDestValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
lerpDestValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
lerpHValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
lerpHValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
lerpValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
lerpValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset s0, GA_Offset s1, fpreal t) const | GA_AttributeRefMap | |
multiply(GA_AttributeOwner downer, GA_Offset dest, fpreal scale) const | GA_AttributeRefMap | |
multiply(OffsetMap &dest, fpreal scale) const | GA_AttributeRefMap | |
mulValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset source_index) const | GA_AttributeRefMap | |
mulValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset source_index) const | GA_AttributeRefMap | |
OffsetMap typedef | GA_AttributeRefMap | |
startHSum(const GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest) const | GA_AttributeRefMap | inline |
startHSum(const GA_WeightedSum &sum, OffsetMap &dest) const | GA_AttributeRefMap | inline |
startSum(const GA_WeightedSum &sum, GA_AttributeOwner downer, GA_Offset dest) const | GA_AttributeRefMap | |
startSum(const GA_WeightedSum &sum, OffsetMap &dest) const | GA_AttributeRefMap | |
subDestValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
subDestValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset offset) const | GA_AttributeRefMap | |
subValue(GA_AttributeOwner downer, GA_Offset dest, GA_AttributeOwner owner, GA_Offset source_index) const | GA_AttributeRefMap | |
subValue(OffsetMap &dest, GA_AttributeOwner owner, GA_Offset source_index) const | GA_AttributeRefMap | |
transform(const UT_Matrix4 &m, const UT_Matrix4 &im, GA_AttributeOwner downer, GA_Offset dest) const | GA_AttributeRefMap | |
transform(const UT_Matrix4 &m, const UT_Matrix4 &im, OffsetMap &dest) const | GA_AttributeRefMap | |
transform(const UT_DMatrix4 &m, const UT_DMatrix4 &im, GA_AttributeOwner downer, GA_Offset dest) const | GA_AttributeRefMap | |
transform(const UT_DMatrix4 &m, const UT_DMatrix4 &im, OffsetMap &dest) const | GA_AttributeRefMap | |
vdump(GA_AttributeOwner downer, GA_Offset dest, const char *msg, va_list args) const | GA_AttributeRefMap | |
vdump(OffsetMap &dest, const char *msg, va_list args) const | GA_AttributeRefMap | |
zeroElement(GA_AttributeOwner downer, GA_Offset dest) const | GA_AttributeRefMap | |
zeroElement(OffsetMap &dest) const | GA_AttributeRefMap | |
~GA_AttributeRefMap() | GA_AttributeRefMap |