#include <data.h>
Public Attributes | |
uint8_t | bytes [2] |
uint16_t | uint |
used for unpacking the first two data bytes in a block
They are packed into the actual data stream misaligned. I doubt this works on big endian machines.
Definition at line 86 of file data.h.
uint8_t velodyne::two_bytes::bytes[2] |
uint16_t velodyne::two_bytes::uint |