LLPostProcess::PostProcessTweaks Struct Reference

#include <llpostprocess.h>

Inheritance diagram for LLPostProcess::PostProcessTweaks:

Inheritance graph
[legend]
Collaboration diagram for LLPostProcess::PostProcessTweaks:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 PostProcessTweaks ()
LLSDbrightMult ()
LLSDnoiseStrength ()
LLSDnoiseSize ()
LLSDextractLow ()
LLSDextractHigh ()
LLSDbloomWidth ()
LLSDbloomStrength ()
LLSDbrightness ()
LLSDcontrast ()
LLSDcontrastBaseR ()
LLSDcontrastBaseG ()
LLSDcontrastBaseB ()
LLSDcontrastBaseIntensity ()
LLSDsaturation ()
LLSDuseNightVisionShader ()
LLSDuseBloomShader ()
LLSDuseColorFilter ()
F32 getBrightMult () const
F32 getNoiseStrength () const
F32 getNoiseSize () const
F32 getExtractLow () const
F32 getExtractHigh () const
F32 getBloomWidth () const
F32 getBloomStrength () const
F32 getBrightness () const
F32 getContrast () const
F32 getContrastBaseR () const
F32 getContrastBaseG () const
F32 getContrastBaseB () const
F32 getContrastBaseIntensity () const
F32 getSaturation () const


Detailed Description

Definition at line 54 of file llpostprocess.h.


Constructor & Destructor Documentation

LLPostProcess::PostProcessTweaks::PostProcessTweaks (  )  [inline]

Definition at line 55 of file llpostprocess.h.


Member Function Documentation

LLSD& LLPostProcess::PostProcessTweaks::brightMult (  )  [inline]

Definition at line 59 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::noiseStrength (  )  [inline]

Definition at line 63 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::noiseSize (  )  [inline]

Definition at line 67 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::extractLow (  )  [inline]

Definition at line 71 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::extractHigh (  )  [inline]

Definition at line 75 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::bloomWidth (  )  [inline]

Definition at line 79 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::bloomStrength (  )  [inline]

Definition at line 83 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::brightness ( void   )  [inline]

Definition at line 87 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::contrast (  )  [inline]

Definition at line 91 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::contrastBaseR (  )  [inline]

Definition at line 95 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::contrastBaseG (  )  [inline]

Definition at line 99 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::contrastBaseB (  )  [inline]

Definition at line 103 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::contrastBaseIntensity (  )  [inline]

Definition at line 107 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::saturation (  )  [inline]

Definition at line 111 of file llpostprocess.h.

LLSD& LLPostProcess::PostProcessTweaks::useNightVisionShader (  )  [inline]

Definition at line 115 of file llpostprocess.h.

Referenced by LLPostProcess::applyShaders(), and LLPostProcess::shadersEnabled().

Here is the caller graph for this function:

LLSD& LLPostProcess::PostProcessTweaks::useBloomShader (  )  [inline]

Definition at line 119 of file llpostprocess.h.

Referenced by LLPostProcess::applyShaders(), and LLPostProcess::shadersEnabled().

Here is the caller graph for this function:

LLSD& LLPostProcess::PostProcessTweaks::useColorFilter (  )  [inline]

Definition at line 123 of file llpostprocess.h.

Referenced by LLPostProcess::applyShaders(), and LLPostProcess::shadersEnabled().

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getBrightMult (  )  const [inline]

Definition at line 128 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyNightVisionShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getNoiseStrength (  )  const [inline]

Definition at line 132 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyNightVisionShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getNoiseSize (  )  const [inline]

Definition at line 136 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyNightVisionShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getExtractLow (  )  const [inline]

Definition at line 140 of file llpostprocess.h.

References LLSD::asReal().

Here is the call graph for this function:

F32 LLPostProcess::PostProcessTweaks::getExtractHigh (  )  const [inline]

Definition at line 144 of file llpostprocess.h.

References LLSD::asReal().

Here is the call graph for this function:

F32 LLPostProcess::PostProcessTweaks::getBloomWidth (  )  const [inline]

Definition at line 148 of file llpostprocess.h.

References LLSD::asReal().

Here is the call graph for this function:

F32 LLPostProcess::PostProcessTweaks::getBloomStrength (  )  const [inline]

Definition at line 152 of file llpostprocess.h.

References LLSD::asReal().

Here is the call graph for this function:

F32 LLPostProcess::PostProcessTweaks::getBrightness (  )  const [inline]

Definition at line 156 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getContrast (  )  const [inline]

Definition at line 160 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getContrastBaseR (  )  const [inline]

Definition at line 164 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getContrastBaseG (  )  const [inline]

Definition at line 168 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getContrastBaseB (  )  const [inline]

Definition at line 172 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getContrastBaseIntensity (  )  const [inline]

Definition at line 176 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:

F32 LLPostProcess::PostProcessTweaks::getSaturation (  )  const [inline]

Definition at line 180 of file llpostprocess.h.

References LLSD::asReal().

Referenced by LLPostProcess::applyColorFilterShader().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this struct was generated from the following file:

Generated on Fri May 16 08:59:59 2008 for SecondLife by  doxygen 1.5.5