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