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

Public Attributes

struct ExrLayernext
 
struct ExrLayerprev
 
char name [EXR_LAY_MAXNAME+1]
 
ListBase passes
 

Detailed Description

Definition at line 743 of file openexr_api.cpp.

Member Data Documentation

◆ name

char ExrLayer::name[EXR_LAY_MAXNAME+1]

◆ next

struct ExrLayer* ExrLayer::next

Definition at line 744 of file openexr_api.cpp.

Referenced by IMB_exr_close().

◆ passes

ListBase ExrLayer::passes

Definition at line 746 of file openexr_api.cpp.

Referenced by IMB_exr_close(), and imb_exr_multilayer_parse_channels_from_file().

◆ prev

struct ExrLayer * ExrLayer::prev

Definition at line 744 of file openexr_api.cpp.


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