Orbbec SDK K4A Wrapper
|
#include <k4atypes.h>
Public Attributes | |
float | x |
float | y |
float | z |
XYZ or array representation of vector.
Definition at line 1186 of file k4atypes.h.
float k4a_float3_t::_xyz::x |
X component of a vector.
Definition at line 1188 of file k4atypes.h.
float k4a_float3_t::_xyz::y |
Y component of a vector.
Definition at line 1189 of file k4atypes.h.
float k4a_float3_t::_xyz::z |
Z component of a vector.
Definition at line 1190 of file k4atypes.h.