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

The 2D Coordinates structure. More...

#include <vx_types.h>

Public Attributes

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

Detailed Description

The 2D Coordinates structure.

Member Data Documentation

◆ x

vx_uint32 _vx_coordinates2d_t::x

The X coordinate.

◆ y

vx_uint32 _vx_coordinates2d_t::y

The Y coordinate.