|
HDK
|
#include <GU_GroomUtils.h>
Public Member Functions | |
| void | setArraySize (unsigned int size) |
Public Attributes | |
| UT_IntArray | lines |
| UT_FloatArray | dist2s |
| GU_GroomInterpCoords | interpcoords |
Definition at line 713 of file GU_GroomUtils.h.
Definition at line 715 of file GU_GroomUtils.h.
| UT_FloatArray GU_GroomPartingLineLookup::PerThreadData::dist2s |
Definition at line 722 of file GU_GroomUtils.h.
| GU_GroomInterpCoords GU_GroomPartingLineLookup::PerThreadData::interpcoords |
Definition at line 724 of file GU_GroomUtils.h.
| UT_IntArray GU_GroomPartingLineLookup::PerThreadData::lines |
Definition at line 721 of file GU_GroomUtils.h.