| ApplyValueChanges() | PPEClassBase | inlineprivate |
| ChangeMaterialPathUsed(string path) | PPEClassBase | inlineprivate |
| CreateDataStructure() | PPEClassBase | inlineprivate |
| CreateMaterial() | PPEClassBase | inlineprivate |
| DbgPrnt(string text) | PPEClassBase | inlineprivate |
| GetCurrentMaterialPath() | PPEClassBase | inlineprivate |
| GetDefaultMaterialPath() | PPEWetDistort | inlineprivate |
| GetMaterial() | PPEClassBase | inlineprivate |
| GetParameterCommandData(int parameter_idx) | PPEClassBase | inlineprivate |
| GetPostProcessEffectID() | PPEWetDistort | inlineprivate |
| Init(string mat_path_override="") | PPEClassBase | inlineprivate |
| InsertParamValueData(PPERequestParamDataBase request_data) | PPEClassBase | inlineprivate |
| InsertUpdatedParameter(int mat_id) | PPEClassBase | inlineprivate |
| 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_BLURDOWNSIZE | PPEWetDistort | privatestatic |
| PARAM_BLURGAUSS | PPEWetDistort | privatestatic |
| PARAM_BLURPOWER | PPEWetDistort | privatestatic |
| PARAM_EFFPOWERBOTTOM | PPEWetDistort | privatestatic |
| PARAM_EFFPOWERTOP | PPEWetDistort | privatestatic |
| PARAM_LOCALBLURPOWER | PPEWetDistort | privatestatic |
| PARAM_PHASEPOSX | PPEWetDistort | privatestatic |
| PARAM_PHASEPOSY | PPEWetDistort | privatestatic |
| PARAM_PHASERANDX | PPEWetDistort | privatestatic |
| PARAM_PHASERANDY | PPEWetDistort | privatestatic |
| PARAM_WAVEAMPX1 | PPEWetDistort | privatestatic |
| PARAM_WAVEAMPX2 | PPEWetDistort | privatestatic |
| PARAM_WAVEAMPY1 | PPEWetDistort | privatestatic |
| PARAM_WAVEAMPY2 | PPEWetDistort | privatestatic |
| PARAM_WAVSPDX1 | PPEWetDistort | privatestatic |
| PARAM_WAVSPDX2 | PPEWetDistort | privatestatic |
| PARAM_WAVSPDY1 | PPEWetDistort | privatestatic |
| PARAM_WAVSPDY2 | PPEWetDistort | privatestatic |
| ParamUpdateQueueCleanup(int order) | PPEClassBase | inlineprivate |
| ParamUpdateRemove(int parameter_idx) | PPEClassBase | inlineprivate |
| PPEClassBase(string mat_path_override="") | PPEClassBase | inlineprivate |
| RegisterMaterialParameters() | PPEWetDistort | 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 |