#include <COP2_LumaKey.h>

Public Member Functions | |
| cop2_LumaContext () | |
| virtual | ~cop2_LumaContext () |
| virtual bool | createPerRes () const |
Public Attributes | |
| int | myMinLum |
| float | myMinVal |
| int | myMaxLum |
| float | myMaxVal |
| float | myRolloff |
| int | myRollFunc |
| int | myDiscard |
| int | myFunction |
| int | mySuperSample |
| UT_String | myKeyPlane |
| float(* | myInterpFunc )(float) |
| float | myInvRoll |
Definition at line 117 of file COP2_LumaKey.h.
| cop2_LumaContext::cop2_LumaContext | ( | ) | [inline] |
Definition at line 120 of file COP2_LumaKey.h.
| virtual cop2_LumaContext::~cop2_LumaContext | ( | ) | [inline, virtual] |
Definition at line 121 of file COP2_LumaKey.h.
| virtual bool cop2_LumaContext::createPerRes | ( | ) | const [inline, virtual] |
Definition at line 132 of file COP2_LumaKey.h.
Definition at line 133 of file COP2_LumaKey.h.
| float(* cop2_LumaContext::myInterpFunc)(float) |
Definition at line 137 of file COP2_LumaKey.h.
Definition at line 135 of file COP2_LumaKey.h.
Definition at line 127 of file COP2_LumaKey.h.
Definition at line 128 of file COP2_LumaKey.h.
Definition at line 125 of file COP2_LumaKey.h.
Definition at line 126 of file COP2_LumaKey.h.
Definition at line 131 of file COP2_LumaKey.h.
Definition at line 130 of file COP2_LumaKey.h.
Definition at line 134 of file COP2_LumaKey.h.
1.5.9