HDK
|
Struct to hold a floating-point box/region definition. More...
#include <openexr_attr.h>
Public Attributes | |
exr_attr_v2f_t | min |
exr_attr_v2f_t | max |
Struct to hold a floating-point box/region definition.
Definition at line 261 of file openexr_attr.h.
exr_attr_v2f_t exr_attr_box2f_t::max |
Definition at line 264 of file openexr_attr.h.
exr_attr_v2f_t exr_attr_box2f_t::min |
Definition at line 263 of file openexr_attr.h.