#include <COP2_ChromaKey.h>

Public Member Functions | |
| cop2_ChromaContext () | |
| virtual | ~cop2_ChromaContext () |
Public Attributes | |
| float | myHueMin |
| float | myHueMax |
| float | mySatMin |
| float | mySatMax |
| float | myLumMin |
| float | myLumMax |
| float | myHueRolloff |
| float | mySatRolloff |
| float | myLumRolloff |
| UT_String | myKeyPlane |
| int | myRolloffFunc |
| int | mySuperSample |
| int | myDiscard |
| float(* | myInterpFunc )(float) |
Definition at line 134 of file COP2_ChromaKey.h.
| cop2_ChromaContext::cop2_ChromaContext | ( | ) | [inline] |
Definition at line 137 of file COP2_ChromaKey.h.
| virtual cop2_ChromaContext::~cop2_ChromaContext | ( | ) | [inline, virtual] |
Definition at line 138 of file COP2_ChromaKey.h.
Definition at line 149 of file COP2_ChromaKey.h.
Definition at line 140 of file COP2_ChromaKey.h.
Definition at line 140 of file COP2_ChromaKey.h.
Definition at line 143 of file COP2_ChromaKey.h.
| float(* cop2_ChromaContext::myInterpFunc)(float) |
Definition at line 146 of file COP2_ChromaKey.h.
Definition at line 142 of file COP2_ChromaKey.h.
Definition at line 142 of file COP2_ChromaKey.h.
Definition at line 145 of file COP2_ChromaKey.h.
Definition at line 147 of file COP2_ChromaKey.h.
Definition at line 141 of file COP2_ChromaKey.h.
Definition at line 141 of file COP2_ChromaKey.h.
Definition at line 144 of file COP2_ChromaKey.h.
Definition at line 148 of file COP2_ChromaKey.h.
1.5.9