|
|
static void | SetTargetLuminance (const float targetLuminance) |
| |
|
static float | GetTargetLuminance () |
| |
|
static const SceneSettingsData * | GetCurrentSettingsData () |
| |
| static bool | IsDataDirty () |
| | Check if the data has been modified.
|
| |
◆ IsDataDirty()
| static bool venom::common::SceneSettings::IsDataDirty |
( |
| ) |
|
|
inlinestatic |
Check if the data has been modified.
- Warning
- This will reset the dirty flag
- Returns
- dirty or not
The documentation for this class was generated from the following files:
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/common/include/venom/common/SceneSettings.h
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/common/src/SceneSettings.cc