Blender V2.61 - r43446
|
Public Attributes | |
half | r |
half | g |
half | b |
half | a |
half | z |
Definition at line 142 of file openexr_api.cpp.
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.