#include <CL/cl.h>
#include <CL/cl_platform.h>
Go to the source code of this file.
Classes | |
struct | _gridinfo_t |
struct | gridaccel_s |
struct | frameconfig_s |
struct | pixel_s |
struct | reconstruct_s |
struct | ray_s |
struct | elem_info |
struct | coeffs_info |
struct | raycaster_context |
struct | camera_t |
Typedefs | |
typedef cl_float3 | float3 |
typedef cl_float2 | float2 |
typedef cl_int3 | int3 |
typedef cl_int2 | int2 |
typedef struct _gridinfo_t | grid_t |
typedef elem_info | elem_info_t |
typedef coeffs_info | coeffs_info_t |
typedef struct raycaster_context | rcc_t |
typedef coeffs_info coeffs_info_t |
typedef elem_info elem_info_t |
typedef cl_float2 float2 |
typedef cl_float3 float3 |
typedef struct _gridinfo_t grid_t |
typedef cl_int2 int2 |
typedef cl_int3 int3 |
typedef struct raycaster_context rcc_t |