ApplyValueChanges() | PPEClassBase | inlineprivate |
ChangeMaterialPathUsed(string path) | PPEClassBase | inlineprivate |
CreateDataStructure() | PPEClassBase | inlineprivate |
CreateMaterial() | PPEClassBase | inlineprivate |
DbgPrnt(string text) | PPEClassBase | inlineprivate |
GetCurrentMaterialPath() | PPEClassBase | inlineprivate |
GetDefaultMaterialPath() | PPEGlow | inlineprivate |
GetMaterial() | PPEClassBase | inlineprivate |
GetParameterCommandData(int parameter_idx) | PPEClassBase | inlineprivate |
GetPostProcessEffectID() | PPEGlow | inlineprivate |
Init(string mat_path_override="") | PPEClassBase | inlineprivate |
InsertParamValueData(PPERequestParamDataBase request_data) | PPEClassBase | inlineprivate |
InsertUpdatedParameter(int mat_id) | PPEClassBase | inlineprivate |
L_20_FLASHBANG | PPEGlow | privatestatic |
L_20_HIT | PPEGlow | privatestatic |
L_20_SHOCK | PPEGlow | privatestatic |
L_21_FLASHBANG | PPEGlow | privatestatic |
L_21_HIT | PPEGlow | privatestatic |
L_21_SHOCK | PPEGlow | privatestatic |
L_22_BLOODLOSS | PPEGlow | privatestatic |
L_23_GLASSES | PPEGlow | privatestatic |
L_23_NVG | PPEGlow | privatestatic |
L_23_TOXIC_TINT | PPEGlow | privatestatic |
L_25_BURLAP | PPEGlow | privatestatic |
L_25_MENU | PPEGlow | privatestatic |
L_25_SHOCK | PPEGlow | privatestatic |
L_25_TUNNEL | PPEGlow | privatestatic |
L_25_UNCON | PPEGlow | privatestatic |
L_26_BURLAP | PPEGlow | privatestatic |
L_26_MENU | PPEGlow | privatestatic |
L_26_SHOCK | PPEGlow | privatestatic |
L_26_TUNNEL | PPEGlow | privatestatic |
L_26_UNCON | PPEGlow | privatestatic |
L_27_ADS | PPEGlow | privatestatic |
L_28_ADS | PPEGlow | privatestatic |
L_29_ADS | PPEGlow | privatestatic |
L_30_ADS | PPEGlow | privatestatic |
m_Manager | PPEClassBase | private |
m_Material | PPEClassBase | private |
m_MaterialParamMapStructure | PPEClassBase | private |
m_MaterialPath | PPEClassBase | private |
m_ParameterRemovalQueue | PPEClassBase | private |
m_ParameterUpdateQueueMap | PPEClassBase | private |
m_UpdatedParameters | PPEClassBase | private |
OnUpdate(float timeslice, int order) | PPEClassBase | inlineprivate |
PARAM_BLOOMINTENSITY | PPEGlow | privatestatic |
PARAM_BLOOMSTEEPNESS | PPEGlow | privatestatic |
PARAM_BLOOMTHRESHOLD | PPEGlow | privatestatic |
PARAM_BRIGHTNESS | PPEGlow | privatestatic |
PARAM_COLORIZATIONCOLOR | PPEGlow | privatestatic |
PARAM_CONTRAST | PPEGlow | privatestatic |
PARAM_DESATURATIONWEIGHTS | PPEGlow | privatestatic |
PARAM_FILMICEXPOSUREBIAS | PPEGlow | privatestatic |
PARAM_FILMICLINEARANGLE | PPEGlow | privatestatic |
PARAM_FILMICLINEARSTRENGTH | PPEGlow | privatestatic |
PARAM_FILMICSHOULDERSTRENGTH | PPEGlow | privatestatic |
PARAM_FILMICTOEDENUMERATOR | PPEGlow | privatestatic |
PARAM_FILMICTOENUMERATOR | PPEGlow | privatestatic |
PARAM_FILMICTOESTRENGTH | PPEGlow | privatestatic |
PARAM_FILMICWHITEPOINT | PPEGlow | privatestatic |
PARAM_HDR | PPEGlow | privatestatic |
PARAM_LENSCENTERX | PPEGlow | privatestatic |
PARAM_LENSCENTERY | PPEGlow | privatestatic |
PARAM_LENSDISTORT | PPEGlow | privatestatic |
PARAM_MAXCHROMABBERATION | PPEGlow | privatestatic |
PARAM_OFFSET | PPEGlow | privatestatic |
PARAM_OVERLAYCOLOR | PPEGlow | privatestatic |
PARAM_OVERLAYFACTOR | PPEGlow | privatestatic |
PARAM_SATURATION | PPEGlow | privatestatic |
PARAM_SPEEDBRIGHTTODARK | PPEGlow | privatestatic |
PARAM_SPEEDDARKTOBRIGHT | PPEGlow | privatestatic |
PARAM_TARGETBRIGHTNESS | PPEGlow | privatestatic |
PARAM_TONEMAPPING | PPEGlow | privatestatic |
PARAM_VIGNETTE | PPEGlow | privatestatic |
PARAM_VIGNETTECOLOR | PPEGlow | privatestatic |
PARAM_VISIBLEPERCENT | PPEGlow | privatestatic |
ParamUpdateQueueCleanup(int order) | PPEClassBase | inlineprivate |
ParamUpdateRemove(int parameter_idx) | PPEClassBase | inlineprivate |
PPEClassBase(string mat_path_override="") | PPEClassBase | inlineprivate |
RegisterMaterialParameters() | PPEGlow | inlineprivate |
RegisterParameterColor(int idx, string parameter_name, float r, float g, float b, float a) | PPEClassBase | inlineprivate |
RegisterParameterColorEx(int idx, string parameter_name, float r, float g, float b, float a, typename type) | PPEClassBase | inlineprivate |
RegisterParameterResource(int idx, string parameter_name, string default_path) | PPEClassBase | inlineprivate |
RegisterParameterScalarBool(int idx, string parameter_name, bool default_value) | PPEClassBase | inlineprivate |
RegisterParameterScalarFloat(int idx, string parameter_name, float default_value, float min, float max) | PPEClassBase | inlineprivate |
RegisterParameterScalarFloatEx(int idx, string parameter_name, float default_value, float min, float max, typename type) | PPEClassBase | inlineprivate |
RegisterParameterScalarInt(int idx, string parameter_name, int default_value, int min, int max) | PPEClassBase | inlineprivate |
RegisterParameterTexture(int idx, string parameter_name, string default_path) | PPEClassBase | inlineprivate |
RegisterParameterVector(int idx, string parameter_name, array< float > default_values) | PPEClassBase | inlineprivate |
RemoveRequest(int req_idx) | PPEClassBase | inlineprivate |
SetFinalParameterValue(int parameter_idx) | PPEClassBase | inlineprivate |
SetParameterUpdating(int order, int parameter_id) | PPEClassBase | inlineprivate |