LLPostProcess Member List
This is the complete list of members for
LLPostProcess, including all inherited members.
| _QuadType enum name | LLPostProcess | |
| apply(unsigned int width, unsigned int height) | LLPostProcess | |
| applyBloomShader(void) | LLPostProcess | [private] |
| applyColorFilterShader(void) | LLPostProcess | [private] |
| applyNightVisionShader(void) | LLPostProcess | [private] |
| applyShaders(void) | LLPostProcess | [private] |
| bloomBlurUniforms | LLPostProcess | [private] |
| bloomExtractUniforms | LLPostProcess | [private] |
| changeOrthogonal(unsigned int width, unsigned int height) | LLPostProcess | [private] |
| checkError(void) | LLPostProcess | [private] |
| checkShaderError(GLhandleARB shader) | LLPostProcess | [private] |
| cleanupClass() | LLPostProcess | [static] |
| colorFilterUniforms | LLPostProcess | [private] |
| copyFrameBuffer(GLuint &texture, unsigned int width, unsigned int height) | LLPostProcess | [private] |
| createBloomShader(void) | LLPostProcess | [private] |
| createColorFilterShader(void) | LLPostProcess | [private] |
| createNightVisionShader(void) | LLPostProcess | [private] |
| createNoiseTexture(GLuint &texture) | LLPostProcess | [private] |
| createTexture(GLuint &texture, unsigned int width, unsigned int height) | LLPostProcess | [private] |
| doEffects(void) | LLPostProcess | [private] |
| drawOrthoQuad(unsigned int width, unsigned int height, QuadType type) | LLPostProcess | [private] |
| getSelectedEffect(void) const | LLPostProcess | [inline] |
| getShaderUniforms(glslUniforms &uniforms, GLhandleARB &prog) | LLPostProcess | [private] |
| glslUniforms typedef | LLPostProcess | |
| initClass(void) | LLPostProcess | [static] |
| initialize(unsigned int width, unsigned int height) | LLPostProcess | [private] |
| initialized | LLPostProcess | |
| LLPostProcess(void) | LLPostProcess | |
| mAllEffects | LLPostProcess | |
| mSelectedEffectName | LLPostProcess | [private] |
| mShaderErrorString | LLPostProcess | [private] |
| nightVisionUniforms | LLPostProcess | [private] |
| noiseTexture | LLPostProcess | |
| noiseTextureScale | LLPostProcess | [private] |
| QUAD_BLOOM_COMBINE enum value | LLPostProcess | |
| QUAD_BLOOM_EXTRACT enum value | LLPostProcess | |
| QUAD_NOISE enum value | LLPostProcess | |
| QUAD_NORMAL enum value | LLPostProcess | |
| QuadType typedef | LLPostProcess | |
| saveEffect(std::string const &effectName) | LLPostProcess | |
| sceneRenderTexture | LLPostProcess | |
| screenH | LLPostProcess | [private] |
| screenW | LLPostProcess | [private] |
| setSelectedEffect(std::string const &effectName) | LLPostProcess | |
| shadersEnabled(void) | LLPostProcess | [inline, private] |
| tempBloomTexture | LLPostProcess | |
| textureBlendAdd(void) | LLPostProcess | [private] |
| textureBlendAddSigned(void) | LLPostProcess | [private] |
| textureBlendAlpha(void) | LLPostProcess | [private] |
| textureBlendMultiply(void) | LLPostProcess | [private] |
| textureBlendMultiplyX2(void) | LLPostProcess | [private] |
| textureBlendReplace(void) | LLPostProcess | [private] |
| textureBlendSubtract(void) | LLPostProcess | [private] |
| tweaks | LLPostProcess | |
| viewOrthogonal(unsigned int width, unsigned int height) | LLPostProcess | [private] |
| viewPerspective(void) | LLPostProcess | [private] |
| ~LLPostProcess(void) | LLPostProcess | |