Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
k4a_float3_t Union Reference

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...
 

Detailed Description

Three dimensional floating point vector.


The documentation for this union was generated from the following file: