#include <triclops.h>
Public Attributes | |
TriclopsInputType | inputType |
int | ncols |
int | nrows |
int | rowinc |
TriclopsTimestamp | timeStamp |
union { | |
TriclopsInputRGB rgb | |
TriclopsInputRGB32BitPacked rgb32BitPacked | |
} | u |
Definition at line 438 of file triclops.h.
Definition at line 441 of file triclops.h.
Definition at line 447 of file triclops.h.
Definition at line 445 of file triclops.h.
Definition at line 455 of file triclops.h.
Definition at line 456 of file triclops.h.
Definition at line 449 of file triclops.h.
Definition at line 443 of file triclops.h.
union { ... } TriclopsInput::u |