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

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.
 

Detailed Description

Two dimensional floating point vector.


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