#include <pgr_stereocam.h>
Public Attributes | |
| dc1394color_filter_t | bayerTile |
| bool | bColor |
| dc1394camera_t * | camera |
| PGRStereoCameraModel_t | model |
| unsigned int | nBytesPerPixel |
| unsigned int | nCols |
| unsigned int | nRows |
Definition at line 65 of file pgr_stereocam.h.
| dc1394color_filter_t PGRStereoCamera_t::bayerTile |
Definition at line 69 of file pgr_stereocam.h.
| bool PGRStereoCamera_t::bColor |
Definition at line 70 of file pgr_stereocam.h.
| dc1394camera_t* PGRStereoCamera_t::camera |
Definition at line 67 of file pgr_stereocam.h.
| PGRStereoCameraModel_t PGRStereoCamera_t::model |
Definition at line 68 of file pgr_stereocam.h.
| unsigned int PGRStereoCamera_t::nBytesPerPixel |
Definition at line 73 of file pgr_stereocam.h.
| unsigned int PGRStereoCamera_t::nCols |
Definition at line 72 of file pgr_stereocam.h.
| unsigned int PGRStereoCamera_t::nRows |
Definition at line 71 of file pgr_stereocam.h.