Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
Two dimensional floating point vector. More...
#include <k4atypes.h>
Data Structures | |
struct | _xy |
XY or array representation of vector. More... | |
Data Fields | |
struct k4a_float2_t::_xy | xy |
X, Y representation of a vector. | |
float | v [2] |
Array representation of a vector. | |
Two dimensional floating point vector.