CudaDrawOps.H File Reference

#include "CUDA/CudaImage.H"
#include "CUDA/cudadefs.h"
#include "Image/Rectangle.H"
#include "Image/PixelsTypes.H"
Include dependency graph for CudaDrawOps.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
void cudaDrawRect (CudaImage< T > &dst, const Rectangle &r, const T color, const int rad)
void cudaDrawFilledRect (CudaImage< float > &dst, const Rectangle &r, const float color)
void cudaDrawFilledRect (CudaImage< PixRGB< float > > &dst, const Rectangle &r, const PixRGB< float > color)

Detailed Description

C++ wrapper for CUDA Drawing operations

Definition in file CudaDrawOps.H.

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