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

#include <k4atypes.h>

Classes

struct  _xyz
 

Public Attributes

struct k4a_float3_t::_xyz xyz
 
float v [3]
 

Detailed Description

Three dimensional floating point vector.

Definition at line 1183 of file k4atypes.h.

Member Data Documentation

◆ v

float k4a_float3_t::v[3]

Array representation of a vector.

Definition at line 1192 of file k4atypes.h.

◆ xyz

struct k4a_float3_t::_xyz k4a_float3_t::xyz

X, Y, Z representation of a vector.


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