|
HDK
|
#include <GU_GroomUtils.h>
Public Member Functions | |
| GU_GroomPartingLineAttribs (const GU_Detail &gdp, const GA_Attribute *restattrib) | |
| void | findAttribs (const GU_Detail &gdp) |
| bool | attribMissing () |
| const UT_StringHolder & | attribMissingWarning () |
Public Attributes | |
| GA_ROHandleV3 | rest |
| GA_ROHandleF | radius |
| GA_ROHandleF | strength |
| GA_ROHandleV3 | normal |
Definition at line 515 of file GU_GroomUtils.h.
| GU_GroomPartingLineAttribs::GU_GroomPartingLineAttribs | ( | const GU_Detail & | gdp, |
| const GA_Attribute * | restattrib | ||
| ) |
|
inline |
Definition at line 524 of file GU_GroomUtils.h.
|
inline |
Definition at line 529 of file GU_GroomUtils.h.
| GA_ROHandleV3 GU_GroomPartingLineAttribs::normal |
Definition at line 537 of file GU_GroomUtils.h.
| GA_ROHandleF GU_GroomPartingLineAttribs::radius |
Definition at line 535 of file GU_GroomUtils.h.
| GA_ROHandleV3 GU_GroomPartingLineAttribs::rest |
Definition at line 534 of file GU_GroomUtils.h.
| GA_ROHandleF GU_GroomPartingLineAttribs::strength |
Definition at line 536 of file GU_GroomUtils.h.