Project Ne10
An open, optimized software library for the ARM architecture.
|
Structure for point in image. More...
#include <NE10_types.h>
Public Attributes | |
ne10_uint32_t | x |
ne10_uint32_t | y |
Structure for point in image.
Definition at line 431 of file NE10_types.h.
ne10_uint32_t ne10_point_t::x |
Definition at line 433 of file NE10_types.h.
ne10_uint32_t ne10_point_t::y |
Definition at line 434 of file NE10_types.h.