#include <GU_GroomUtils.h>
|
| | GU_SkinInterpolate (const GU_Detail &guidegdp, const GU_Detail &interpgdp, const GA_ROHandleV3 &rootlookuppos, SkinGuideMode guidemode, const GA_ROHandleI &skinguidelookupattrib, const UT_StringHolder &guidesattrib, const UT_StringHolder &weightsattrib) |
| |
| bool | isValid () |
| |
| bool | checkGuides (const GA_PrimitiveGroup *guidegroup) |
| |
| bool | updateCache (CacheData &cache) |
| |
| SkinGuideMode | guideMode () const |
| |
| const GU_Detail & | interpMesh () const |
| |
| void | computePointWeights (GA_Offset sourceptoff, GU_MinInfo &mininfo, GA_OffsetArray &offsets, UT_FloatArray &weights) const |
| |
| void | interpolate (GA_OffsetArray &guideoffsets, UT_FloatArray &guideweights, const GA_OffsetArray &skinoffsets, const UT_FloatArray &skinweights, UT_ValArray< GA_Size > &tempindices, UT_Map< GA_Size, float > &tempset) const |
| |
Definition at line 1583 of file GU_GroomUtils.h.
| const GU_Detail& GU_SkinInterpolate::interpMesh |
( |
| ) |
const |
|
inline |
| bool GU_SkinInterpolate::isValid |
( |
| ) |
|
|
inline |
| bool GU_SkinInterpolate::updateCache |
( |
CacheData & |
cache | ) |
|
|
inline |
The documentation for this struct was generated from the following file: