HDK
|
Struct to hold an integer box/region definition. More...
#include <openexr_attr.h>
Public Attributes | |
exr_attr_v2i_t | min |
exr_attr_v2i_t | max |
Struct to hold an integer box/region definition.
Definition at line 254 of file openexr_attr.h.
exr_attr_v2i_t exr_attr_box2i_t::max |
Definition at line 257 of file openexr_attr.h.
exr_attr_v2i_t exr_attr_box2i_t::min |
Definition at line 256 of file openexr_attr.h.