HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cop2_ChromaContext Class Reference

#include <COP2_ChromaKey.h>

+ Inheritance diagram for cop2_ChromaContext:

Public Member Functions

 cop2_ChromaContext ()
 
 ~cop2_ChromaContext () override
 
- Public Member Functions inherited from COP2_ContextData
 COP2_ContextData ()
 
virtual ~COP2_ContextData ()
 

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)
 

Additional Inherited Members

- Static Public Member Functions inherited from UT_SmallObject< COP2_ContextData, UT_SMALLOBJECT_CLEANPAGES_OFF, 31, UT_SMALLOBJECT_THREADSAFE_ON, 512 >
static voidoperator new (size_t size)
 Regular new/delete operators. More...
 
static void operator delete (void *p, size_t size)
 Regular new/delete operators. More...
 
static voidoperator 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
 

Detailed Description

Definition at line 125 of file COP2_ChromaKey.h.

Constructor & Destructor Documentation

cop2_ChromaContext::cop2_ChromaContext ( )
inline

Definition at line 128 of file COP2_ChromaKey.h.

cop2_ChromaContext::~cop2_ChromaContext ( )
inlineoverride

Definition at line 129 of file COP2_ChromaKey.h.

Member Data Documentation

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.

float(* cop2_ChromaContext::myInterpFunc)(float)

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.


The documentation for this class was generated from the following file: