HDK
|
Struct to hold a 3-element 32-bit float vector. More...
#include <openexr_attr.h>
Public Attributes | |
float | x |
float | y |
float | z |
Struct to hold a 3-element 32-bit float vector.
Definition at line 211 of file openexr_attr.h.
float exr_attr_v3f_t::x |
Definition at line 213 of file openexr_attr.h.
float exr_attr_v3f_t::y |
Definition at line 213 of file openexr_attr.h.
float exr_attr_v3f_t::z |
Definition at line 213 of file openexr_attr.h.