HDK
|
#include <RU_Feather.h>
Additional Inherited Members | |
![]() | |
static bool | interruptCheck (int thread) |
static void | setInterruptCallback (bool(*cb)(OP_Node *, int)) |
Definition at line 38 of file RU_Feather.h.
RU_Feather::RU_Feather | ( | ) |
|
override |
Reimplemented from RU_Algorithm.
float RU_Feather::myExpandSize |
Definition at line 61 of file RU_Feather.h.
float RU_Feather::myExpandYSize |
Definition at line 62 of file RU_Feather.h.
RU_FeatherDropoff RU_Feather::myFeatherDropoff |
Definition at line 66 of file RU_Feather.h.
bool RU_Feather::myFeatherFast |
Definition at line 68 of file RU_Feather.h.
float* RU_Feather::myFeatherLUT |
Definition at line 74 of file RU_Feather.h.
float RU_Feather::myFeatherSize |
Definition at line 64 of file RU_Feather.h.
RU_FeatherType RU_Feather::myFeatherType |
Definition at line 58 of file RU_Feather.h.
float RU_Feather::myFeatherYSize |
Definition at line 65 of file RU_Feather.h.
float RU_Feather::myHoleThreshold |
Definition at line 71 of file RU_Feather.h.
PXL_LumFunction RU_Feather::myLumFunc |
Definition at line 55 of file RU_Feather.h.
float* RU_Feather::myMask |
Definition at line 79 of file RU_Feather.h.
int RU_Feather::mySmoothLevel |
Definition at line 67 of file RU_Feather.h.
bool RU_Feather::myUseLuma |
Definition at line 54 of file RU_Feather.h.
int RU_Feather::myXSize |
Definition at line 75 of file RU_Feather.h.
int RU_Feather::myYSize |
Definition at line 76 of file RU_Feather.h.