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 230 of file openexr_attr.h.
exr_attr_v2f_t exr_attr_box2f_t::max |
Definition at line 233 of file openexr_attr.h.
exr_attr_v2f_t exr_attr_box2f_t::min |
Definition at line 232 of file openexr_attr.h.