HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

Struct to hold a 3-element 32-bit float vector. More...

#include <openexr_attr.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Struct to hold a 3-element 32-bit float vector.

Definition at line 211 of file openexr_attr.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: