|
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 802 of file GU_GroomUtils.h.
|
inline |
Definition at line 805 of file GU_GroomUtils.h.
|
inline |
Definition at line 816 of file GU_GroomUtils.h.
|
inline |
Definition at line 822 of file GU_GroomUtils.h.
| void GU_GroomCurveAttribSampler::sampleAttribs | ( | const GEO_PrimPoly & | dstpoly, |
| const GEO_PrimPoly & | srcpoly, | ||
| float | blend | ||
| ) |
|
inline |
Definition at line 834 of file GU_GroomUtils.h.