HDK
|
Struct to hold a 2-element 64-bit float vector. More...
#include <openexr_attr.h>
Public Attributes | |
double | x |
double | y |
Struct to hold a 2-element 64-bit float vector.
Definition at line 199 of file openexr_attr.h.
double exr_attr_v2d_t::x |
Definition at line 201 of file openexr_attr.h.
double exr_attr_v2d_t::y |
Definition at line 201 of file openexr_attr.h.