#include "RU_API.h"#include <PXL/PXL_LumFuncs.h>#include "RU_Algorithm.h"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 } |
| enum RU_FeatherDropoff |
| RU_FEATHER_LINEAR | |
| RU_FEATHER_GAUSSIAN | |
| RU_FEATHER_EASE_IN | |
| RU_FEATHER_EASE_OUT | |
| RU_FEATHER_HALF_COS |
Definition at line 36 of file RU_Feather.h.
| enum RU_FeatherType |
Definition at line 28 of file RU_Feather.h.
1.5.9