CudaImageDisplay.h File Reference

#include "cudadefs.h"
Include dependency graph for CudaImageDisplay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BLOCKDIM_X   8
#define BLOCKDIM_Y   8

Functions

cudaError_t CUDA_Bind2TextureArray (int index)
cudaError_t CUDA_UnbindTexture (int index)
cudaError_t CUDA_MallocArray (unsigned int *src, int imageW, int imageH, int index)
cudaError_t CUDA_UpdateArray (unsigned int *src, int imageW, int imageH, int index)
cudaError_t CUDA_FreeArray ()
void cuda_Copy (unsigned int *d_dst, int imageW, int imageH)
void CUDA_convert_float_uint (float3_t *src, unsigned int *dst, int tile_length, int size)

Detailed Description

Interface for CUDA-OpenGL Display

Definition in file CudaImageDisplay.h.

Generated on Sun May 8 08:11:16 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3