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

#include <COP2_PixelOp.h>

+ Inheritance diagram for cop2_PixelOpContext:

Public Member Functions

 cop2_PixelOpContext ()
 
 ~cop2_PixelOpContext () override
 
bool createPerPlane () const override
 
bool createPerRes () const override
 
bool createPerThread () const override
 
- Public Member Functions inherited from COP2_ContextData
 COP2_ContextData ()
 
virtual ~COP2_ContextData ()
 

Public Attributes

RU_PixelEnginemyEngine
 
RU_GPUPixelEnginemyGPUEngine
 
COP2_PixelFunctionmyFunction
 

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 createPerTime () const
 

Detailed Description

Definition at line 113 of file COP2_PixelOp.h.

Constructor & Destructor Documentation

cop2_PixelOpContext::cop2_PixelOpContext ( )
inline

Definition at line 116 of file COP2_PixelOp.h.

cop2_PixelOpContext::~cop2_PixelOpContext ( )
override

Member Function Documentation

bool cop2_PixelOpContext::createPerPlane ( ) const
inlineoverridevirtual

Reimplemented from COP2_ContextData.

Definition at line 121 of file COP2_PixelOp.h.

bool cop2_PixelOpContext::createPerRes ( ) const
inlineoverridevirtual

Reimplemented from COP2_ContextData.

Definition at line 122 of file COP2_PixelOp.h.

bool cop2_PixelOpContext::createPerThread ( ) const
overridevirtual

Reimplemented from COP2_ContextData.

Member Data Documentation

RU_PixelEngine* cop2_PixelOpContext::myEngine

Definition at line 125 of file COP2_PixelOp.h.

COP2_PixelFunction* cop2_PixelOpContext::myFunction

Definition at line 127 of file COP2_PixelOp.h.

RU_GPUPixelEngine* cop2_PixelOpContext::myGPUEngine

Definition at line 126 of file COP2_PixelOp.h.


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