#include <COP2_PixelOp.h>
Public Member Functions | |
| cop2_PixelOpContext () | |
| virtual | ~cop2_PixelOpContext () |
| virtual bool | createPerPlane () const |
| virtual bool | createPerRes () const |
| virtual bool | createPerThread () const |
Public Attributes | |
| RU_PixelEngine * | myEngine |
| RU_GPUPixelEngine * | myGPUEngine |
| COP2_PixelFunction * | myFunction |
Definition at line 121 of file COP2_PixelOp.h.
| cop2_PixelOpContext::cop2_PixelOpContext | ( | ) | [inline] |
Definition at line 124 of file COP2_PixelOp.h.
| virtual cop2_PixelOpContext::~cop2_PixelOpContext | ( | ) | [virtual] |
| virtual bool cop2_PixelOpContext::createPerPlane | ( | ) | const [inline, virtual] |
| virtual bool cop2_PixelOpContext::createPerRes | ( | ) | const [inline, virtual] |
| virtual bool cop2_PixelOpContext::createPerThread | ( | ) | const [virtual] |
Reimplemented from COP2_ContextData.
Definition at line 133 of file COP2_PixelOp.h.
Definition at line 135 of file COP2_PixelOp.h.
Definition at line 134 of file COP2_PixelOp.h.
1.5.9