Blender V2.61 - r43446
Public Attributes

_RGBAZ Struct Reference

List of all members.

Public Attributes

half r
half g
half b
half a
half z

Detailed Description

Definition at line 142 of file openexr_api.cpp.


Member Data Documentation

half _RGBAZ::a

Definition at line 147 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

half _RGBAZ::b

Definition at line 146 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

half _RGBAZ::g

Definition at line 145 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

half _RGBAZ::r

Definition at line 144 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

half _RGBAZ::z

Definition at line 148 of file openexr_api.cpp.


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