Blender V5.0
ColormanageCacheData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 242 of file colormanagement.cc.

Member Data Documentation

◆ curve_mapping

CurveMapping* ColormanageCacheData::curve_mapping

Definition at line 250 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ curve_mapping_timestamp

int ColormanageCacheData::curve_mapping_timestamp

Definition at line 251 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ dither

float ColormanageCacheData::dither

Definition at line 247 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ exposure

float ColormanageCacheData::exposure

Definition at line 245 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ flag

int ColormanageCacheData::flag

Definition at line 243 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ gamma

float ColormanageCacheData::gamma

Definition at line 246 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ look

int ColormanageCacheData::look

Definition at line 244 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ temperature

float ColormanageCacheData::temperature

Definition at line 248 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ tint

float ColormanageCacheData::tint

Definition at line 249 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().


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