HDK
|
#include <COP2_Context.h>
Public Member Functions | |
COP2_ContextData () | |
virtual | ~COP2_ContextData () |
Protected Member Functions | |
virtual bool | createPerPlane () const |
virtual bool | createPerRes () const |
virtual bool | createPerTime () const |
virtual bool | createPerThread () const |
Friends | |
class | COP2_Context |
class | COP2_Node |
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 *) |
Definition at line 27 of file COP2_Context.h.
COP2_ContextData::COP2_ContextData | ( | ) |
|
virtual |
|
inlineprotectedvirtual |
Reimplemented in cop2_PixelOpContext, and HDK_Sample::cop2_SampleFilterContext.
Definition at line 38 of file COP2_Context.h.
|
inlineprotectedvirtual |
Reimplemented in cop2_ColorReplaceData, HDK_Sample::cop2_SampleFilterContext, cop2_PixelOpContext, and cop2_LumaContext.
Definition at line 39 of file COP2_Context.h.
|
inlineprotectedvirtual |
Reimplemented in HDK_Sample::cop2_SampleFilterContext, and cop2_PixelOpContext.
Definition at line 41 of file COP2_Context.h.
|
inlineprotectedvirtual |
Reimplemented in HDK_Sample::cop2_SampleFilterContext.
Definition at line 40 of file COP2_Context.h.
|
friend |
Definition at line 60 of file COP2_Context.h.
Definition at line 61 of file COP2_Context.h.