#include <CL/cl.hpp>

Go to the source code of this file.
| Classes | |
| class | lvr2::CLUtil | 
| Util class for CL that maps error codes to human readable strings.  More... | |
| Namespaces | |
| lvr2 | |
| Macros | |
| #define | CL_HPP_ENABLE_EXCEPTIONS | 
| #define | CL_HPP_MINIMUM_OPENCL_VERSION 120 | 
| #define | CL_HPP_TARGET_OPENCL_VERSION 120 | 
| #define CL_HPP_ENABLE_EXCEPTIONS | 
Definition at line 3 of file CLUtil.hpp.
| #define CL_HPP_MINIMUM_OPENCL_VERSION 120 | 
Definition at line 4 of file CLUtil.hpp.
| #define CL_HPP_TARGET_OPENCL_VERSION 120 | 
Definition at line 5 of file CLUtil.hpp.