Blender V4.5
ExrChannel Struct Reference

Public Attributes

ExrChannelnext
ExrChannelprev
char name [EXR_TOT_MAXNAME+1]
MultiViewChannelName * m
int xstride
int ystride
float * rect
char chan_id
int view_id
bool use_half_float

Detailed Description

Definition at line 773 of file openexr_api.cpp.

Member Data Documentation

◆ chan_id

◆ m

MultiViewChannelName* ExrChannel::m

◆ name

char ExrChannel::name[EXR_TOT_MAXNAME+1]

Definition at line 776 of file openexr_api.cpp.

Referenced by IMB_exr_add_channel().

◆ next

ExrChannel* ExrChannel::next

Definition at line 774 of file openexr_api.cpp.

Referenced by imb_exr_multilayer_parse_channels_from_file().

◆ prev

ExrChannel * ExrChannel::prev

Definition at line 774 of file openexr_api.cpp.

◆ rect

float* ExrChannel::rect

◆ use_half_float

bool ExrChannel::use_half_float

Definition at line 782 of file openexr_api.cpp.

Referenced by IMB_exr_add_channel().

◆ view_id

int ExrChannel::view_id

◆ xstride

int ExrChannel::xstride

◆ ystride

int ExrChannel::ystride

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