CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches

The 3D Coordinates structure. More...

#include <vx_types.h>

Public Attributes

vx_uint32 x
 The X coordinate.
 
vx_uint32 y
 The Y coordinate.
 
vx_uint32 z
 The Z coordinate.
 

Detailed Description

The 3D Coordinates structure.

Member Data Documentation

◆ x

vx_uint32 _vx_coordinates3d_t::x

The X coordinate.

◆ y

vx_uint32 _vx_coordinates3d_t::y

The Y coordinate.

◆ z

vx_uint32 _vx_coordinates3d_t::z

The Z coordinate.