#include <COP2_PixelFunction.h>
|
| | COP2_PixelFunction (COP2_Node *masknode, int maskplane, int maskindex, bool in_unpremult, float effect) |
| |
| | ~COP2_PixelFunction () |
| |
| bool | isCompatibleWith (COP2_Node *masknode, int maskplane, int maskindex, bool inunpremult, float effect) const |
| |
| void | addFunction (RU_PixelFunction *func, COP2_Node *fornode, int input_index, bool mask[4]) |
| |
| COP2_Node * | getFirstNode () const |
| |
| int | getNodeInput () const |
| |
| RU_PixelFunction * | getFunction () const |
| |
| bool | isInUnpremult () const |
| |
Definition at line 20 of file COP2_PixelFunction.h.
| COP2_PixelFunction::COP2_PixelFunction |
( |
COP2_Node * |
masknode, |
|
|
int |
maskplane, |
|
|
int |
maskindex, |
|
|
bool |
in_unpremult, |
|
|
float |
effect |
|
) |
| |
| COP2_PixelFunction::~COP2_PixelFunction |
( |
| ) |
|
| COP2_Node* COP2_PixelFunction::getFirstNode |
( |
| ) |
const |
|
inline |
| int COP2_PixelFunction::getNodeInput |
( |
| ) |
const |
|
inline |
| bool COP2_PixelFunction::isCompatibleWith |
( |
COP2_Node * |
masknode, |
|
|
int |
maskplane, |
|
|
int |
maskindex, |
|
|
bool |
inunpremult, |
|
|
float |
effect |
|
) |
| const |
| bool COP2_PixelFunction::isInUnpremult |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: