
Public Member Functions | |
| cop2_AddFunc (float r, float g, float b, float a) | |
Protected Member Functions | |
| virtual bool | eachComponentDifferent () const |
| virtual bool | needAllComponents () const |
| virtual RUPixelFunc | getPixelFunction () const |
| virtual RUVectorFunc | getVectorFunction () const |
Static Protected Member Functions | |
| static float | add (RU_PixelFunction *pf, float val, int comp) |
| static void | addvec (RU_PixelFunction *f, float **vals, const bool *scope) |
Definition at line 96 of file COP2_PixelAdd.C.
| HDK_Sample::cop2_AddFunc::cop2_AddFunc | ( | float | r, | |
| float | g, | |||
| float | b, | |||
| float | a | |||
| ) | [inline] |
Definition at line 99 of file COP2_PixelAdd.C.
| static float HDK_Sample::cop2_AddFunc::add | ( | RU_PixelFunction * | pf, | |
| float | val, | |||
| int | comp | |||
| ) | [inline, static, protected] |
Definition at line 112 of file COP2_PixelAdd.C.
| static void HDK_Sample::cop2_AddFunc::addvec | ( | RU_PixelFunction * | f, | |
| float ** | vals, | |||
| const bool * | scope | |||
| ) | [inline, static, protected] |
Definition at line 125 of file COP2_PixelAdd.C.
| virtual bool HDK_Sample::cop2_AddFunc::eachComponentDifferent | ( | ) | const [inline, protected, virtual] |
| virtual RUPixelFunc HDK_Sample::cop2_AddFunc::getPixelFunction | ( | ) | const [inline, protected, virtual] |
| virtual RUVectorFunc HDK_Sample::cop2_AddFunc::getVectorFunction | ( | ) | const [inline, protected, virtual] |
| virtual bool HDK_Sample::cop2_AddFunc::needAllComponents | ( | ) | const [inline, protected, virtual] |
1.5.9