Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
Three dimensional floating point vector. More...
#include <k4atypes.h>
Data Structures | |
struct | _xyz |
XYZ or array representation of vector. More... | |
Data Fields | |
struct k4a_float3_t::_xyz | xyz |
X, Y, Z representation of a vector. More... | |
float | v [3] |
Array representation of a vector. More... | |
Three dimensional floating point vector.