Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

CMVision::image_idx< pixel > Class Template Reference

#include <cmv_types.h>

List of all members.


Detailed Description

template<class pixel>
class CMVision::image_idx< pixel >

Definition at line 36 of file cmv_types.h.

Public Attributes

pixel * buf
int width
int height
int row_stride


Member Data Documentation

template<class pixel>
pixel* CMVision::image_idx< pixel >::buf
 

Definition at line 38 of file cmv_types.h.

template<class pixel>
int CMVision::image_idx< pixel >::height
 

Definition at line 39 of file cmv_types.h.

template<class pixel>
int CMVision::image_idx< pixel >::row_stride
 

Definition at line 39 of file cmv_types.h.

template<class pixel>
int CMVision::image_idx< pixel >::width
 

Definition at line 39 of file cmv_types.h.


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

Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:13 2005 by Doxygen 1.4.4