Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
k4a_float2_t Union Reference

#include <k4atypes.h>

Classes

struct  _xy
 

Public Attributes

struct k4a_float2_t::_xy xy
 
float v [2]
 

Detailed Description

Two dimensional floating point vector.

Definition at line 1164 of file k4atypes.h.

Member Data Documentation

◆ v

float k4a_float2_t::v[2]

Array representation of a vector

Definition at line 1172 of file k4atypes.h.

◆ xy

struct k4a_float2_t::_xy k4a_float2_t::xy

X, Y representation of a vector


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