HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
RU_GPUPixelEngine.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: RU_GPUPixelEngine.h
7
*
8
* COMMENTS:
9
* Performs a variety of pixel functions on each pixel using the GPU
10
* instead of the CPU.
11
*/
12
#ifndef RU_GPU_PIXELENGINE_H
13
#define RU_GPU_PIXELENGINE_H
14
15
#include "
RU_Algorithm.h
"
16
17
class
RU_PixelFunction
;
18
19
class
RU_API
RU_GPUPixelEngine
:
public
RU_Algorithm
20
{
21
public
:
22
RU_GPUPixelEngine
();
23
24
DECLARE_PIXEL_OP
(RU_GPUPixelEngineOp,
override
)
25
26
RU_PixelFunction
*myFunctionList;
27
};
28
29
#endif
RU_Algorithm.h
RU_Algorithm
Definition:
RU_Algorithm.h:29
RU_API
#define RU_API
Definition:
RU_API.h:10
RU_PixelFunction
Definition:
RU_PixelFunction.h:29
DECLARE_PIXEL_OP
#define DECLARE_PIXEL_OP(name, override_)
Definition:
RU_AlgorithmMacros.h:41
RU_GPUPixelEngine
Definition:
RU_GPUPixelEngine.h:19
RU
RU_GPUPixelEngine.h
Generated on Fri Nov 8 2024 03:41:25 for HDK by
1.8.6