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

Public Attributes

int flag
 
int look
 
float exposure
 
float gamma
 
float dither
 
CurveMappingcurve_mapping
 
int curve_mapping_timestamp
 

Detailed Description

Definition at line 204 of file colormanagement.c.

Member Data Documentation

◆ curve_mapping

CurveMapping* ColormanageCacheData::curve_mapping

Definition at line 210 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ curve_mapping_timestamp

int ColormanageCacheData::curve_mapping_timestamp

Definition at line 211 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ dither

float ColormanageCacheData::dither

Definition at line 209 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ exposure

float ColormanageCacheData::exposure

Definition at line 207 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ flag

int ColormanageCacheData::flag

Definition at line 205 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ gamma

float ColormanageCacheData::gamma

Definition at line 208 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ look

int ColormanageCacheData::look

Definition at line 206 of file colormanagement.c.

Referenced by colormanage_cache_get(), and colormanage_cache_put().


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