Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
CLKernel.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/CLBuffer.h>
#include <ICLUtils/CLImage2D.h>
#include <ICLUtils/CLException.h>
#include <ICLUtils/FixedArray.h>
#include <string>

Go to the source code of this file.

Classes

class  icl::utils::CLKernel
 Wrapper for an OpenCL Kernel. More...
struct  icl::utils::CLKernel::LocalMemory
 struct that represents the dynamic local memory for a kernel More...
struct  icl::utils::CLKernel::Arg
 Utility structure for the CLKernel's index operator. More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::utils
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines