|
struct | exr_attr_chromaticities_t |
| Struct to hold color chromaticities to interpret the tristimulus color values in the image data. More...
|
|
struct | exr_attr_keycode_t |
| Struct to hold keycode information. More...
|
|
struct | exr_attr_m33f_t |
| struct to hold a 32-bit floating-point 3x3 matrix. More...
|
|
struct | exr_attr_m33d_t |
| struct to hold a 64-bit floating-point 3x3 matrix. More...
|
|
struct | exr_attr_m44f_t |
| Struct to hold a 32-bit floating-point 4x4 matrix. More...
|
|
struct | exr_attr_m44d_t |
| Struct to hold a 64-bit floating-point 4x4 matrix. More...
|
|
struct | exr_attr_rational_t |
| Struct to hold an integer ratio value. More...
|
|
struct | exr_attr_timecode_t |
| Struct to hold timecode information. More...
|
|
struct | exr_attr_v2i_t |
| Struct to hold a 2-element integer vector. More...
|
|
struct | exr_attr_v2f_t |
| Struct to hold a 2-element 32-bit float vector. More...
|
|
struct | exr_attr_v2d_t |
| Struct to hold a 2-element 64-bit float vector. More...
|
|
struct | exr_attr_v3i_t |
| Struct to hold a 3-element integer vector. More...
|
|
struct | exr_attr_v3f_t |
| Struct to hold a 3-element 32-bit float vector. More...
|
|
struct | exr_attr_v3d_t |
| Struct to hold a 3-element 64-bit float vector. More...
|
|
struct | exr_attr_box2i_t |
| Struct to hold an integer box/region definition. More...
|
|
struct | exr_attr_box2f_t |
| Struct to hold a floating-point box/region definition. More...
|
|
struct | exr_attr_tiledesc_t |
| Struct holding base tiledesc attribute type defined in spec. More...
|
|
struct | exr_attr_string_t |
|
struct | exr_attr_string_vector_t |
|
struct | exr_attr_float_vector_t |
|
struct | exr_attr_chlist_entry_t |
|
struct | exr_attr_chlist_t |
|
struct | exr_attr_preview_t |
| Struct to define attributes of an embedded preview image. More...
|
|
struct | exr_attr_opaquedata_t |
|
struct | exr_attribute_t |
| Storage, name and type information for an attribute. More...
|
|