|
HDK
|
#include <GU_GroomUtils.h>
Public Member Functions | |
| GU_GroomFastRamp (int numsamples=1000) | |
| bool | operator== (const GU_GroomFastRamp &ramp) const |
| bool | operator!= (const GU_GroomFastRamp &ramp) const |
| bool | update (const UT_Ramp *widthramp) |
| void | update (const UT_FloatArray &values) |
| SYS_FORCE_INLINE bool | isConstant () |
| SYS_FORCE_INLINE float | lookup (float u) const |
| SYS_FORCE_INLINE float | lookupNearest (float u) const |
| const UT_FloatArray & | samples () const |
Definition at line 882 of file GU_GroomUtils.h.
|
inline |
Definition at line 885 of file GU_GroomUtils.h.
|
inline |
Definition at line 906 of file GU_GroomUtils.h.
|
inline |
Definition at line 909 of file GU_GroomUtils.h.
|
inline |
Definition at line 920 of file GU_GroomUtils.h.
|
inline |
Definition at line 896 of file GU_GroomUtils.h.
|
inline |
Definition at line 889 of file GU_GroomUtils.h.
| const UT_FloatArray& GU_GroomFastRamp::samples | ( | ) | const |
| bool GU_GroomFastRamp::update | ( | const UT_Ramp * | widthramp | ) |
| void GU_GroomFastRamp::update | ( | const UT_FloatArray & | values | ) |