![]() |
The OpenVX Specification
a73e458
|
The ObjectArray object attributes.
Macros | |
| #define | VX_OBJECT_ARRAY_ITEMTYPE (VX_ATTRIBUTE_ENUM(VX_ID_KHRONOS, VX_TYPE_OBJECT_ARRAY, 0x0)) |
The type of the ObjectArray items [R01593]. Read-only [R01594]. Use a vx_enum parameter. | |
| #define | VX_OBJECT_ARRAY_NUMITEMS (VX_ATTRIBUTE_ENUM(VX_ID_KHRONOS, VX_TYPE_OBJECT_ARRAY, 0x1)) |
The number of items in the ObjectArray [R01595]. Read-only [R01596]. Use a vx_size parameter. | |