| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CMVision::image_idx< pixel > Class Template Reference#include <cmv_types.h>
Detailed Descriptiontemplate<class pixel>
| |||||||||||||||
Public Attributes | |
| pixel * | buf |
| int | width |
| int | height |
| int | row_stride |
| pixel* CMVision::image_idx< pixel >::buf |
Definition at line 38 of file cmv_types.h.
| int CMVision::image_idx< pixel >::height |
Definition at line 39 of file cmv_types.h.
| int CMVision::image_idx< pixel >::row_stride |
Definition at line 39 of file cmv_types.h.
| int CMVision::image_idx< pixel >::width |
Definition at line 39 of file cmv_types.h.
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:05:21 2006 by Doxygen 1.4.7 |