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

Public Attributes

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

Detailed Description

Definition at line 717 of file openexr_api.cpp.

Member Data Documentation

◆ chan_id

char ExrChannel::chan_id

◆ m

struct MultiViewChannelName* ExrChannel::m

◆ name

char ExrChannel::name[EXR_TOT_MAXNAME+1]

◆ next

struct ExrChannel* ExrChannel::next

◆ prev

struct ExrChannel * ExrChannel::prev

Definition at line 718 of file openexr_api.cpp.

◆ rect

float* ExrChannel::rect

◆ use_half_float

bool ExrChannel::use_half_float

◆ 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: