HDK
|
Struct to hold a 3-element 64-bit float vector. More...
#include <openexr_attr.h>
Public Attributes | |
double | x |
double | y |
double | z |
Struct to hold a 3-element 64-bit float vector.
Definition at line 217 of file openexr_attr.h.
double exr_attr_v3d_t::x |
Definition at line 219 of file openexr_attr.h.
double exr_attr_v3d_t::y |
Definition at line 219 of file openexr_attr.h.
double exr_attr_v3d_t::z |
Definition at line 219 of file openexr_attr.h.