DayZ 1.24
|
Deprecated; 'PPEManager' used instead. More...
Static Private Attributes | |
static const int | COLORIZE_NV = 100 |
static const float | COLOR_SHOCK = 0.1 |
static int | m_BlurInventory |
static int | m_BlurDrunk |
static int | m_BlurFever |
static int | m_BlurMenu |
static int | m_BlurOptics |
static int | m_BlurFlashbang |
static int | m_BlurShock |
static int | m_BurlapBlindness |
static int | m_DyingEffect |
static int | m_ShockEffect |
static int | m_ChromAbbOptic |
static int | m_VignetteUnconscious |
static int | m_VignetteShock |
static int | m_VignetteTunnel |
static int | m_VignetteMenu |
static float | m_BloodSaturation |
static ref array< float > | m_BlurValues |
static ref array< float > | m_ChromAbbValues |
static ref array< int > | m_VignetteEffects |
static ref map< int, ref array< float > > | m_VignetteValues |
static ref map< int, ref array< float > > | m_ColorValues |
static ref array< float > | m_ColorEffect |
static ref map< int, ref array< float > > | m_ColorizeEffects |
static float | m_ColorValueTotal [4] = {0, 0, 0, 0} |
static float | m_ColorOverlayTotal |
static Material | m_MatColors |
static Material | m_RadialBlur |
Deprecated; 'PPEManager' used instead.
Definition at line 2 of file PPEffects.c.
Definition at line 545 of file PPEffects.c.
References g_Game, m_BurlapBlindness, SetColorValue(), and UpdateColor().
Definition at line 538 of file PPEffects.c.
References g_Game, m_BurlapBlindness, SetColorValue(), and UpdateColor().
Definition at line 526 of file PPEffects.c.
References Math::Clamp(), Math::Lerp(), m_ColorValueTotal, and m_MatColors.
Definition at line 496 of file PPEffects.c.
References Math::Clamp(), Math::Lerp(), m_ColorValueTotal, and m_MatColors.
Definition at line 52 of file PPEffects.c.
References COLORIZE_NV, GetGame(), m_BlurDrunk, m_BlurFever, m_BlurFlashbang, m_BlurInventory, m_BlurMenu, m_BlurOptics, m_BlurValues, m_BurlapBlindness, m_ChromAbbOptic, m_ChromAbbValues, m_ColorEffect, m_ColorizeEffects, m_ColorValues, m_DyingEffect, m_MatColors, m_RadialBlur, m_ShockEffect, m_VignetteEffects, m_VignetteMenu, m_VignetteShock, m_VignetteTunnel, m_VignetteUnconscious, m_VignetteValues, RegisterBlurEffect(), RegisterChromAbbEffect(), RegisterColorEffect(), and RegisterVignetteEffect().
Referenced by DayZIntroScene::DayZIntroScene(), DayZIntroSceneXbox::DayZIntroSceneXbox(), and MissionBase::OnInit().
|
inlinestaticprivate |
Definition at line 471 of file PPEffects.c.
References GetGame().
Referenced by ResetDOFOverride().
|
inlinestaticprivate |
added for convenience
Definition at line 389 of file PPEffects.c.
References m_MatColors, and SetChromAbbOptic().
Referenced by SetLensEffect().
Definition at line 712 of file PPEffects.c.
References ResetBlurEffects(), ResetColorEffects(), ResetColorize(), ResetDOFOverride(), ResetLensEffect(), ResetPPMask(), ResetVignettes(), and SetBloodSaturation().
Definition at line 110 of file PPEffects.c.
References m_BlurValues, and UpdateBlur().
Referenced by ResetAll().
Definition at line 240 of file PPEffects.c.
References m_ChromAbbValues, and UpdateChromAbb().
Definition at line 317 of file PPEffects.c.
References m_ColorEffect, m_ColorValues, and UpdateColor().
Referenced by ResetAll().
Definition at line 674 of file PPEffects.c.
References m_MatColors.
Referenced by ResetAll(), and UpdateColorize().
Definition at line 486 of file PPEffects.c.
References OverrideDOF().
Referenced by ResetAll().
Definition at line 491 of file PPEffects.c.
References SetLensEffect().
Referenced by ResetAll().
Definition at line 120 of file PPEffects.c.
References SetRadialBlur().
Definition at line 457 of file PPEffects.c.
References m_VignetteValues, and UpdateVignette().
Referenced by ResetAll().
Definition at line 608 of file PPEffects.c.
References m_BloodSaturation, and UpdateSaturation().
Referenced by ResetAll().
sets blur effect to an absolute value between 0..1
Definition at line 152 of file PPEffects.c.
References GetGame().
Referenced by UpdateBlur().
Set blur drunk effect to a specified 'value' between 0..1.
Definition at line 184 of file PPEffects.c.
References m_BlurDrunk, SetBlurValue(), and UpdateBlur().
Set blur drunk effect to a specified 'value' between 0..1.
Definition at line 192 of file PPEffects.c.
References m_BlurFever, SetBlurValue(), and UpdateBlur().
Set blur flashbang hit effect to a specified 'value' between 0..1.
Definition at line 216 of file PPEffects.c.
References m_BlurFlashbang, SetBlurValue(), and UpdateBlur().
Set blur inventory effect to a specified 'value' between 0..1.
Definition at line 177 of file PPEffects.c.
References m_BlurInventory, SetBlurValue(), and UpdateBlur().
Set menu blur to a specified 'value' between 0..1.
Definition at line 200 of file PPEffects.c.
References m_BlurMenu, SetBlurValue(), and UpdateBlur().
Set optics and ironsights blur to a specified 'value' between 0..1.
Definition at line 208 of file PPEffects.c.
References m_BlurOptics, SetBlurValue(), and UpdateBlur().
Definition at line 222 of file PPEffects.c.
References m_BlurShock, SetBlurValue(), and UpdateBlur().
Definition at line 125 of file PPEffects.c.
References m_BlurValues, and Print().
Referenced by SetBlurDrunk(), SetBlurFever(), SetBlurFlashbang(), SetBlurInventory(), SetBlurMenu(), SetBlurOptics(), and SetBlurShock().
Definition at line 258 of file PPEffects.c.
References GetGame(), and m_MatColors.
Referenced by UpdateChromAbb().
Definition at line 286 of file PPEffects.c.
References m_ChromAbbOptic, SetChromAbbValue(), and UpdateChromAbb().
Referenced by PerformSetLensEffect().
Definition at line 250 of file PPEffects.c.
References m_ChromAbbValues, and Print().
Referenced by SetChromAbbOptic().
Definition at line 627 of file PPEffects.c.
References COLORIZE_NV, m_ColorizeEffects, and UpdateColorize().
|
inlinestaticprivate |
Definition at line 330 of file PPEffects.c.
References m_ColorEffect, m_ColorValues, and Print().
Referenced by DisableBurlapSackBlindness(), EnableBurlapSackBlindness(), SetDeathDarkening(), and SetShockEffectColor().
Definition at line 552 of file PPEffects.c.
References Math::Clamp(), m_DyingEffect, SetColorValue(), SetEVValuePP(), and UpdateColor().
|
inlinestaticprivate |
set lens effect
lens | <-5, 5>, 0 = disable (performance plus), > 0 = outside effect, < 0 inside effect |
chromAbb | <0, 1>, chromaticity, 1 = max, 0 disable (performance plus) |
centerX | <-1, 1>, center of effect, 0 = screen center in X |
centerY | <-1, 1>, center of effect, 0 = screen center in Y |
Definition at line 383 of file PPEffects.c.
References PerformSetLensEffect().
Referenced by ResetLensEffect().
Definition at line 451 of file PPEffects.c.
References m_VignetteMenu, SetVignetteEffectValue(), and UpdateVignette().
|
inlinestaticprivate |
Definition at line 692 of file PPEffects.c.
|
inlinestaticprivate |
sets blur effect to an absolute value between 0..1
Definition at line 140 of file PPEffects.c.
References GetGame(), and m_RadialBlur.
Referenced by ResetRadialBlur().
Definition at line 517 of file PPEffects.c.
References COLOR_SHOCK, m_ShockEffect, SetColorValue(), and UpdateColor().
Definition at line 439 of file PPEffects.c.
References m_VignetteShock, SetVignetteEffectValue(), and UpdateVignette().
Definition at line 445 of file PPEffects.c.
References m_VignetteTunnel, SetVignetteEffectValue(), and UpdateVignette().
Definition at line 433 of file PPEffects.c.
References m_VignetteUnconscious, SetVignetteEffectValue(), and UpdateVignette().
|
inlinestaticprivate |
set vignette
intensity | <0, 1>, intensity of effect, 0 = disable |
R | |
G | |
B |
Definition at line 404 of file PPEffects.c.
References A, B, m_MatColors, and R.
Referenced by UpdateVignette().
|
inlinestaticprivate |
Definition at line 416 of file PPEffects.c.
References m_VignetteEffects, m_VignetteValues, and Print().
Referenced by SetMenuVignette(), SetShockVignette(), SetTunnelVignette(), and SetUnconsciousnessVignette().
updates the blur post process effect where the resulting blur is an aggregate of all individual blur effect values
Definition at line 164 of file PPEffects.c.
References m_BlurValues, and SetBlur().
Referenced by ResetBlurEffects(), SetBlurDrunk(), SetBlurFever(), SetBlurFlashbang(), SetBlurInventory(), SetBlurMenu(), SetBlurOptics(), and SetBlurShock().
updates the chromatic abberation post process effect where the resulting chromabb is an aggregate of all individual chromabb effect values
Definition at line 272 of file PPEffects.c.
References m_ChromAbbValues, and SetChromAbb().
Referenced by ResetChromAbbEffects(), and SetChromAbbOptic().
Definition at line 347 of file PPEffects.c.
References GetGame(), m_ColorOverlayTotal, m_ColorValues, m_ColorValueTotal, and m_MatColors.
Referenced by DisableBurlapSackBlindness(), EnableBurlapSackBlindness(), ResetColorEffects(), SetDeathDarkening(), and SetShockEffectColor().
Definition at line 634 of file PPEffects.c.
References m_ColorizeEffects, m_MatColors, and ResetColorize().
Referenced by SetColorizationNV().
Definition at line 563 of file PPEffects.c.
References m_BloodSaturation, and m_MatColors.
Referenced by SetBloodSaturation().
Definition at line 568 of file PPEffects.c.
References m_VignetteEffects, m_VignetteValues, and SetVignette().
Referenced by ResetVignettes(), SetMenuVignette(), SetShockVignette(), SetTunnelVignette(), and SetUnconsciousnessVignette().
Definition at line 8 of file PPEffects.c.
Referenced by SetShockEffectColor().
Definition at line 5 of file PPEffects.c.
Referenced by Init(), and SetColorizationNV().
|
staticprivate |
Definition at line 33 of file PPEffects.c.
Referenced by SetBloodSaturation(), and UpdateSaturation().
|
staticprivate |
Definition at line 14 of file PPEffects.c.
Referenced by Init(), and SetBlurDrunk().
|
staticprivate |
Definition at line 15 of file PPEffects.c.
Referenced by Init(), and SetBlurFever().
|
staticprivate |
Definition at line 18 of file PPEffects.c.
Referenced by Init(), and SetBlurFlashbang().
|
staticprivate |
Definition at line 13 of file PPEffects.c.
Referenced by Init(), and SetBlurInventory().
|
staticprivate |
Definition at line 16 of file PPEffects.c.
Referenced by Init(), and SetBlurMenu().
|
staticprivate |
Definition at line 17 of file PPEffects.c.
Referenced by Init(), and SetBlurOptics().
|
staticprivate |
Definition at line 19 of file PPEffects.c.
Referenced by SetBlurShock().
Definition at line 35 of file PPEffects.c.
Referenced by Init(), RegisterBlurEffect(), ResetBlurEffects(), SetBlurValue(), and UpdateBlur().
|
staticprivate |
Definition at line 21 of file PPEffects.c.
Referenced by DisableBurlapSackBlindness(), EnableBurlapSackBlindness(), and Init().
|
staticprivate |
Definition at line 25 of file PPEffects.c.
Referenced by Init(), and SetChromAbbOptic().
Definition at line 36 of file PPEffects.c.
Referenced by Init(), RegisterChromAbbEffect(), ResetChromAbbEffects(), SetChromAbbValue(), and UpdateChromAbb().
Definition at line 40 of file PPEffects.c.
Referenced by Init(), RegisterColorEffect(), ResetColorEffects(), and SetColorValue().
Definition at line 41 of file PPEffects.c.
Referenced by Init(), SetColorizationNV(), and UpdateColorize().
|
staticprivate |
Definition at line 47 of file PPEffects.c.
Referenced by UpdateColor().
Definition at line 39 of file PPEffects.c.
Referenced by Init(), ResetColorEffects(), SetColorValue(), and UpdateColor().
|
staticprivate |
Definition at line 46 of file PPEffects.c.
Referenced by FlashbangEffect(), HitEffect(), and UpdateColor().
|
staticprivate |
Definition at line 22 of file PPEffects.c.
Referenced by Init(), and SetDeathDarkening().
|
staticprivate |
Definition at line 49 of file PPEffects.c.
Referenced by FlashbangEffect(), HitEffect(), Init(), PerformSetLensEffect(), ResetColorize(), SetBloom(), SetChromAbb(), SetVignette(), UpdateColor(), UpdateColorize(), and UpdateSaturation().
|
staticprivate |
Definition at line 50 of file PPEffects.c.
Referenced by Init(), and SetRadialBlur().
|
staticprivate |
Definition at line 23 of file PPEffects.c.
Referenced by Init(), and SetShockEffectColor().
Definition at line 37 of file PPEffects.c.
Referenced by Init(), RegisterVignetteEffect(), SetVignetteEffectValue(), and UpdateVignette().
|
staticprivate |
Definition at line 31 of file PPEffects.c.
Referenced by Init(), and SetMenuVignette().
|
staticprivate |
Definition at line 29 of file PPEffects.c.
Referenced by Init(), and SetShockVignette().
|
staticprivate |
Definition at line 30 of file PPEffects.c.
Referenced by Init(), and SetTunnelVignette().
|
staticprivate |
Definition at line 28 of file PPEffects.c.
Referenced by Init(), and SetUnconsciousnessVignette().
Definition at line 38 of file PPEffects.c.
Referenced by Init(), ResetVignettes(), SetVignetteEffectValue(), and UpdateVignette().