Blender V4.5
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 228 of file colormanagement.cc.

Member Data Documentation

◆ curve_mapping

CurveMapping* ColormanageCacheData::curve_mapping

Definition at line 236 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ curve_mapping_timestamp

int ColormanageCacheData::curve_mapping_timestamp

Definition at line 237 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ dither

float ColormanageCacheData::dither

Definition at line 233 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ exposure

float ColormanageCacheData::exposure

Definition at line 231 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ flag

int ColormanageCacheData::flag

Definition at line 229 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ gamma

float ColormanageCacheData::gamma

Definition at line 232 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ look

int ColormanageCacheData::look

Definition at line 230 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ temperature

float ColormanageCacheData::temperature

Definition at line 234 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().

◆ tint

float ColormanageCacheData::tint

Definition at line 235 of file colormanagement.cc.

Referenced by colormanage_cache_get(), and colormanage_cache_put().


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