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

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.
 

Detailed Description

The floating-point 2D Coordinates structure.

Member Data Documentation

◆ x

vx_float32 _vx_coordinates2df_t::x

The X coordinate.

◆ y

vx_float32 _vx_coordinates2df_t::y

The Y coordinate.