CoreFlow 1.0.0
A modern orchestration and execution runtime
|
The 2D Coordinates structure. More...
#include <vx_types.h>
Public Attributes | |
vx_uint32 | x |
The X coordinate. | |
vx_uint32 | y |
The Y coordinate. | |
The 2D Coordinates structure.
vx_uint32 _vx_coordinates2d_t::x |
The X coordinate.
vx_uint32 _vx_coordinates2d_t::y |
The Y coordinate.