#include <freenect_internal.h>
Public Attributes | |
| uint8_t | cmddata [1024] |
| int | cmdlen |
| uint16_t | command |
| uint8_t | replydata [1024] |
| int | replylen |
| uint16_t | tag |
Definition at line 146 of file freenect_internal.h.
| uint8_t caminit::cmddata[1024] |
Definition at line 152 of file freenect_internal.h.
| int caminit::cmdlen |
Definition at line 150 of file freenect_internal.h.
| uint16_t caminit::command |
Definition at line 148 of file freenect_internal.h.
| uint8_t caminit::replydata[1024] |
Definition at line 153 of file freenect_internal.h.
Definition at line 151 of file freenect_internal.h.
| uint16_t caminit::tag |
Definition at line 149 of file freenect_internal.h.