Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
k4a_float3_t::_xyz Struct Reference

#include <k4atypes.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

XYZ or array representation of vector.

Definition at line 1186 of file k4atypes.h.

Member Data Documentation

◆ x

float k4a_float3_t::_xyz::x

X component of a vector.

Definition at line 1188 of file k4atypes.h.

◆ y

float k4a_float3_t::_xyz::y

Y component of a vector.

Definition at line 1189 of file k4atypes.h.

◆ z

float k4a_float3_t::_xyz::z

Z component of a vector.

Definition at line 1190 of file k4atypes.h.


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