HDK
|
#include <COP2_ChromaKey.h>
Public Member Functions | |
cop2_ChromaContext () | |
~cop2_ChromaContext () override | |
Public Member Functions inherited from COP2_ContextData | |
COP2_ContextData () | |
virtual | ~COP2_ContextData () |
Additional Inherited Members | |
Static Public Member Functions inherited from UT_SmallObject< COP2_ContextData, UT_SMALLOBJECT_CLEANPAGES_OFF, 31, UT_SMALLOBJECT_THREADSAFE_ON, 512 > | |
static void * | operator new (size_t size) |
Regular new/delete operators. More... | |
static void | operator delete (void *p, size_t size) |
Regular new/delete operators. More... | |
static void * | operator new (size_t, void *p) |
static void | operator delete (void *, void *) |
Protected Member Functions inherited from COP2_ContextData | |
virtual bool | createPerPlane () const |
virtual bool | createPerRes () const |
virtual bool | createPerTime () const |
virtual bool | createPerThread () const |
Definition at line 125 of file COP2_ChromaKey.h.
|
inline |
Definition at line 128 of file COP2_ChromaKey.h.
|
inlineoverride |
Definition at line 129 of file COP2_ChromaKey.h.
int cop2_ChromaContext::myDiscard |
Definition at line 140 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myHueMax |
Definition at line 131 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myHueMin |
Definition at line 131 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myHueRolloff |
Definition at line 134 of file COP2_ChromaKey.h.
Definition at line 141 of file COP2_ChromaKey.h.
UT_String cop2_ChromaContext::myKeyPlane |
Definition at line 137 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myLumMax |
Definition at line 133 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myLumMin |
Definition at line 133 of file COP2_ChromaKey.h.
float cop2_ChromaContext::myLumRolloff |
Definition at line 136 of file COP2_ChromaKey.h.
int cop2_ChromaContext::myRolloffFunc |
Definition at line 138 of file COP2_ChromaKey.h.
float cop2_ChromaContext::mySatMax |
Definition at line 132 of file COP2_ChromaKey.h.
float cop2_ChromaContext::mySatMin |
Definition at line 132 of file COP2_ChromaKey.h.
float cop2_ChromaContext::mySatRolloff |
Definition at line 135 of file COP2_ChromaKey.h.
int cop2_ChromaContext::mySuperSample |
Definition at line 139 of file COP2_ChromaKey.h.