Time-of-Flight-SDK
|
Holds the xyz values of a frame. More...
#include <frame_definitions.h>
Public Attributes | |
int16_t | a |
X Information. | |
int16_t | b |
Y Information. | |
int16_t | c |
Z Information. | |
Holds the xyz values of a frame.
Definition at line 136 of file frame_definitions.h.