#include <COP2_ChromaKey.h>

Public Member Functions | |
| unsigned | disableParms () |
Static Public Member Functions | |
| static OP_Node * | myConstructor (OP_Network *, const char *, OP_Operator *) |
Static Public Attributes | |
| static OP_TemplatePair | myTemplatePair |
| static OP_VariablePair | myVariablePair |
| static PRM_Template | myTemplateList [] |
| static CH_LocalVariable | myVariableList [] |
| static const char * | myInputLabels [] |
Protected Member Functions | |
| virtual COP2_ContextData * | newContextData (const TIL_Plane *, int, float t, int xres, int yres, int thread, int max_threads) |
| virtual bool | isFrameEffectHandled () |
| virtual void | setColorParms (float hmin, float hmax, float smin, float smax, float lmin, float lmax, bool add, float t) |
| virtual void | setSpillParms (float hmin, float hmax, float smin, float smax, float lmin, float lmax, bool add, float t) |
Definition at line 38 of file COP2_ChromaKey.h.
| unsigned COP2_ChromaKey::disableParms | ( | ) | [virtual] |
Reimplemented from COP2_MaskOp.
| virtual bool COP2_ChromaKey::isFrameEffectHandled | ( | ) | [inline, protected, virtual] |
| static OP_Node* COP2_ChromaKey::myConstructor | ( | OP_Network * | , | |
| const char * | , | |||
| OP_Operator * | ||||
| ) | [static] |
| virtual COP2_ContextData* COP2_ChromaKey::newContextData | ( | const TIL_Plane * | , | |
| int | , | |||
| float | t, | |||
| int | xres, | |||
| int | yres, | |||
| int | thread, | |||
| int | max_threads | |||
| ) | [protected, virtual] |
Reimplemented from COP2_Node.
| virtual void COP2_ChromaKey::setColorParms | ( | float | hmin, | |
| float | hmax, | |||
| float | smin, | |||
| float | smax, | |||
| float | lmin, | |||
| float | lmax, | |||
| bool | add, | |||
| float | t | |||
| ) | [protected, virtual] |
Reimplemented from COP2_KeyBase.
| virtual void COP2_ChromaKey::setSpillParms | ( | float | hmin, | |
| float | hmax, | |||
| float | smin, | |||
| float | smax, | |||
| float | lmin, | |||
| float | lmax, | |||
| bool | add, | |||
| float | t | |||
| ) | [protected, virtual] |
Reimplemented from COP2_KeyBase.
const char* COP2_ChromaKey::myInputLabels[] [static] |
Definition at line 47 of file COP2_ChromaKey.h.
PRM_Template COP2_ChromaKey::myTemplateList[] [static] |
CH_LocalVariable COP2_ChromaKey::myVariableList[] [static] |
1.5.9