#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 |
COP2/COP2_FullImageFilter.C, COP2/COP2_FullImageFilter.h, COP2/COP2_MultiInputWipe.C, COP2/COP2_MultiInputWipe.h, COP2/COP2_SampleFilter.C, COP2/COP2_SampleFilter.h, COP2/COP2_SampleGenerator.C, and COP2/COP2_SampleGenerator.h.
Definition at line 36 of file COP2_Context.h.
| COP2_ContextData::COP2_ContextData | ( | ) |
| virtual COP2_ContextData::~COP2_ContextData | ( | ) | [virtual] |
| virtual bool COP2_ContextData::createPerPlane | ( | ) | const [inline, protected, virtual] |
Reimplemented in cop2_PixelOpContext, cop2_VexData, and HDK_Sample::cop2_SampleFilterContext.
Definition at line 47 of file COP2_Context.h.
| virtual bool COP2_ContextData::createPerRes | ( | ) | const [inline, protected, virtual] |
Reimplemented in cop2_ColorReplaceData, cop2_LumaContext, cop2_PixelOpContext, and HDK_Sample::cop2_SampleFilterContext.
Definition at line 48 of file COP2_Context.h.
| virtual bool COP2_ContextData::createPerThread | ( | ) | const [inline, protected, virtual] |
Reimplemented in cop2_PixelOpContext, cop2_VexData, and HDK_Sample::cop2_SampleFilterContext.
Definition at line 50 of file COP2_Context.h.
| virtual bool COP2_ContextData::createPerTime | ( | ) | const [inline, protected, virtual] |
Reimplemented in HDK_Sample::cop2_SampleFilterContext.
Definition at line 49 of file COP2_Context.h.
friend class COP2_Context [friend] |
Definition at line 69 of file COP2_Context.h.
friend class COP2_Node [friend] |
Definition at line 70 of file COP2_Context.h.
1.5.9