Holds the xyz values of a frame. More...
#include <frame_definitions.h>
Public Attributes | |
int16_t | a |
X Information. More... | |
int16_t | b |
Y Information. More... | |
int16_t | c |
Z Information. More... | |
Holds the xyz values of a frame.
Definition at line 136 of file frame_definitions.h.
int16_t aditof::Point3I_sdk::a |
X Information.
Definition at line 137 of file frame_definitions.h.
int16_t aditof::Point3I_sdk::b |
Y Information.
Definition at line 138 of file frame_definitions.h.
int16_t aditof::Point3I_sdk::c |
Z Information.
Definition at line 139 of file frame_definitions.h.