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