Blender  V3.3
Public Attributes | List of all members
_RGBAZ Struct Reference

Public Attributes

half r
 
half g
 
half b
 
half a
 
half z
 

Detailed Description

Definition at line 382 of file openexr_api.cpp.

Member Data Documentation

◆ a

half _RGBAZ::a

Definition at line 386 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

◆ b

half _RGBAZ::b

Definition at line 385 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

◆ g

half _RGBAZ::g

Definition at line 384 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

◆ r

half _RGBAZ::r

Definition at line 383 of file openexr_api.cpp.

Referenced by imb_save_openexr_half().

◆ z

half _RGBAZ::z

Definition at line 387 of file openexr_api.cpp.


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