Orbbec SDK K4A Wrapper
|
#include <k4atypes.h>
Public Attributes | |
float | x |
float | y |
XY or array representation of vector
Definition at line 1167 of file k4atypes.h.
float k4a_float2_t::_xy::x |
X component of a vector
Definition at line 1169 of file k4atypes.h.
float k4a_float2_t::_xy::y |
Y component of a vector
Definition at line 1170 of file k4atypes.h.