Blender V4.3
ColorManagedDisplay Struct Reference

#include <IMB_colormanagement_intern.hh>

Public Attributes

ColorManagedDisplaynext
 
ColorManagedDisplayprev
 
int index
 
char name [MAX_COLORSPACE_NAME]
 
ListBase views
 
OCIO_ConstCPUProcessorRcPtrto_scene_linear
 
OCIO_ConstCPUProcessorRcPtrfrom_scene_linear
 

Detailed Description

Definition at line 52 of file IMB_colormanagement_intern.hh.

Member Data Documentation

◆ from_scene_linear

OCIO_ConstCPUProcessorRcPtr* ColorManagedDisplay::from_scene_linear

Definition at line 59 of file IMB_colormanagement_intern.hh.

◆ index

int ColorManagedDisplay::index

Definition at line 54 of file IMB_colormanagement_intern.hh.

Referenced by colormanage_display_add().

◆ name

char ColorManagedDisplay::name[MAX_COLORSPACE_NAME]

Definition at line 55 of file IMB_colormanagement_intern.hh.

Referenced by colormanage_check_display_settings().

◆ next

ColorManagedDisplay* ColorManagedDisplay::next

Definition at line 53 of file IMB_colormanagement_intern.hh.

Referenced by colormanage_free_config().

◆ prev

ColorManagedDisplay * ColorManagedDisplay::prev

Definition at line 53 of file IMB_colormanagement_intern.hh.

◆ to_scene_linear

OCIO_ConstCPUProcessorRcPtr* ColorManagedDisplay::to_scene_linear

Definition at line 58 of file IMB_colormanagement_intern.hh.

◆ views

ListBase ColorManagedDisplay::views

Definition at line 56 of file IMB_colormanagement_intern.hh.


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