HDK
|
Struct to hold a 2-element integer vector. More...
#include <openexr_attr.h>
Public Attributes | |
int32_t | x |
int32_t | y |
Struct to hold a 2-element integer vector.
Definition at line 187 of file openexr_attr.h.
int32_t exr_attr_v2i_t::x |
Definition at line 189 of file openexr_attr.h.
int32_t exr_attr_v2i_t::y |
Definition at line 189 of file openexr_attr.h.