Cuda::IplReference2D< Type > Class Template Reference

IplReference template specialized for 2 dimension(s). More...

#include <specdim_iplreference2d.hpp>

Inheritance diagram for Cuda::IplReference2D< Type >:

Inheritance graph
[legend]
Collaboration diagram for Cuda::IplReference2D< Type >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IplReference2D ()
 Default constructor.
 IplReference2D (IplImage *_image)
 Constructor.
 IplReference2D (const Size< 2 > &_size, IplImage *_image)
 Constructor.


Detailed Description

template<class Type>
class Cuda::IplReference2D< Type >

IplReference template specialized for 2 dimension(s).

Constructor & Destructor Documentation

template<class Type>
Cuda::IplReference2D< Type >::IplReference2D ( IplImage *  _image  )  [inline]

Constructor.

Parameters:
_image pointer to IplImage to be referenced.

template<class Type>
Cuda::IplReference2D< Type >::IplReference2D ( const Size< 2 > &  _size,
IplImage *  _image 
) [inline]

Constructor.

Parameters:
_size size of memory block.
_image pointer to IplImage to be referenced.


The documentation for this class was generated from the following file:

Generated on Sun Sep 13 00:55:24 2009 for cudatemplates by  doxygen 1.5.6