HDK
|
#include <GU_Feather.h>
Public Member Functions | |
GU_FeatherBarbFlat () | |
GU_FeatherBarbFlat (int ptcount, int barbsegs) | |
void | setDimensions (int ptcount, int barbsegs) |
void | bumpDimensions (int ptcount, int barbsegs) |
SYS_FORCE_INLINE const T & | get (int index, int segindex) const |
SYS_FORCE_INLINE const T * | getBarbPtr (int index) const |
SYS_FORCE_INLINE void | set (int index, int segindex, const T &value) |
SYS_FORCE_INLINE void | set (int index, const UT_Array< T > &value) |
SYS_FORCE_INLINE void | add (int index, int segindex, const T &value) |
void | zero () |
void | dump () |
Definition at line 382 of file GU_Feather.h.
|
inline |
Definition at line 385 of file GU_Feather.h.
|
inline |
Definition at line 390 of file GU_Feather.h.
|
inline |
Definition at line 443 of file GU_Feather.h.
|
inline |
Definition at line 403 of file GU_Feather.h.
|
inline |
Definition at line 454 of file GU_Feather.h.
|
inline |
Definition at line 411 of file GU_Feather.h.
|
inline |
Definition at line 418 of file GU_Feather.h.
|
inline |
Definition at line 425 of file GU_Feather.h.
|
inline |
Definition at line 432 of file GU_Feather.h.
|
inline |
Definition at line 396 of file GU_Feather.h.
|
inline |
Definition at line 449 of file GU_Feather.h.