HDK
|
Go to the source code of this file.
Classes | |
class | RU_Feather |
Enumerations | |
enum | RU_FeatherType { RU_FEATHER_EXPAND =0, RU_FEATHER_SHRINK, RU_FEATHER_FILL_HOLES, RU_FEATHER_REMOVE_SPECKS } |
enum | RU_FeatherDropoff { RU_FEATHER_LINEAR =0, RU_FEATHER_GAUSSIAN, RU_FEATHER_EASE_IN, RU_FEATHER_EASE_OUT, RU_FEATHER_HALF_COS, RU_FEATHER_RAMP } |
enum RU_FeatherDropoff |
Enumerator | |
---|---|
RU_FEATHER_LINEAR | |
RU_FEATHER_GAUSSIAN | |
RU_FEATHER_EASE_IN | |
RU_FEATHER_EASE_OUT | |
RU_FEATHER_HALF_COS | |
RU_FEATHER_RAMP |
Definition at line 27 of file RU_Feather.h.
enum RU_FeatherType |
Enumerator | |
---|---|
RU_FEATHER_EXPAND | |
RU_FEATHER_SHRINK | |
RU_FEATHER_FILL_HOLES | |
RU_FEATHER_REMOVE_SPECKS |
Definition at line 19 of file RU_Feather.h.