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

#include <vx_compatibility.h>

Public Attributes

vx_int32 delta_start_x
 The change in the start x.
 
vx_int32 delta_start_y
 The change in the start y.
 
vx_int32 delta_end_x
 The change in the end x.
 
vx_int32 delta_end_y
 The change in the end y.
 

Member Data Documentation

◆ delta_end_x

vx_int32 _vx_delta_rectangle_t::delta_end_x

The change in the end x.

◆ delta_end_y

vx_int32 _vx_delta_rectangle_t::delta_end_y

The change in the end y.

◆ delta_start_x

vx_int32 _vx_delta_rectangle_t::delta_start_x

The change in the start x.

◆ delta_start_y

vx_int32 _vx_delta_rectangle_t::delta_start_y

The change in the start y.