#include <itkGPUImageOps.h>
List of all members.
Detailed Description
Provides the kernels for some basic GPU Image Operations.
GPUImageOps class definition
Definition at line 36 of file itkGPUImageOps.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| itk::GPUImageOps::GPUImageOps |
( |
| ) |
|
|
private |
| virtual itk::GPUImageOps::~GPUImageOps |
( |
| ) |
|
|
privatevirtual |
| itk::GPUImageOps::GPUImageOps |
( |
const Self & |
| ) |
|
|
private |
Member Function Documentation
| itk::GPUImageOps::itkGetOpenCLSourceFromKernelMacro |
( |
GPUImageOpsKernel |
| ) |
|
Get OpenCL Kernel source as a string, creates a GetOpenCLSource method
| void itk::GPUImageOps::operator= |
( |
const Self & |
| ) |
|
|
private |
The documentation for this class was generated from the following file: