|
Blender V4.3
|
Public Attributes | |
| int | flag |
| int | look |
| float | exposure |
| float | gamma |
| float | dither |
| float | temperature |
| float | tint |
| CurveMapping * | curve_mapping |
| int | curve_mapping_timestamp |
Definition at line 215 of file colormanagement.cc.
| CurveMapping* ColormanageCacheData::curve_mapping |
Definition at line 223 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::curve_mapping_timestamp |
Definition at line 224 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::dither |
Definition at line 220 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::exposure |
Definition at line 218 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::flag |
Definition at line 216 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::gamma |
Definition at line 219 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| int ColormanageCacheData::look |
Definition at line 217 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::temperature |
Definition at line 221 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().
| float ColormanageCacheData::tint |
Definition at line 222 of file colormanagement.cc.
Referenced by colormanage_cache_get(), and colormanage_cache_put().