CoreFlow 1.0.0
A modern orchestration and execution runtime
|
line struct More...
#include <vx_types.h>
Public Attributes | |
vx_float32 | start_x |
x index of line start | |
vx_float32 | start_y |
y index of line start | |
vx_float32 | end_x |
x index of line end | |
vx_float32 | end_y |
y index of line end | |
line struct
vx_float32 _vx_line2d_t::end_x |
x index of line end
vx_float32 _vx_line2d_t::end_y |
y index of line end
vx_float32 _vx_line2d_t::start_x |
x index of line start
vx_float32 _vx_line2d_t::start_y |
y index of line start