|
HDK
|
#include <GU_GroomUtils.h>
Public Member Functions | |
| GU_GroomCurveAttribSampler (GU_Detail &dstgdp, const GU_Detail *srcgdp=nullptr) | |
| void | addAttrib (const UT_StringRef &name) |
| void | addLengthScaledAttrib (const UT_StringRef &name) |
| void | sampleAttribs (const GEO_PrimPoly &dstpoly, const GEO_PrimPoly &srcpoly, float blend) |
| void | sampleAttribs (const GEO_PrimPoly &dstprimpoly, GA_Offset sourceprimoff, float blend) |
Definition at line 785 of file GU_GroomUtils.h.
|
inline |
Definition at line 788 of file GU_GroomUtils.h.
|
inline |
Definition at line 799 of file GU_GroomUtils.h.
|
inline |
Definition at line 805 of file GU_GroomUtils.h.
| void GU_GroomCurveAttribSampler::sampleAttribs | ( | const GEO_PrimPoly & | dstpoly, |
| const GEO_PrimPoly & | srcpoly, | ||
| float | blend | ||
| ) |
|
inline |
Definition at line 817 of file GU_GroomUtils.h.