Variables | Functions | Enumerations | Enumerator | Typedefs
| Variables | defined in | |
| Functions | defined in | |
| get(SoState *state, float &ambientIntensity, SbColor &ambientColor, SbVec3f &attenuation, FogType &fogType, SbColor &fogColor, float &fogVisibility) | SoEnvironmentElement |  [static] | 
| get(SoState *state, EnvironmentParameters &envParams) | SoEnvironmentElement |  [static] | 
| getAmbientColor(SoState *state) | SoEnvironmentElement |  [static] | 
| getAmbientIntensity(SoState *state) | SoEnvironmentElement |  [static] | 
| getClassStackIndex() | SoEnvironmentElement |  [static] | 
| getClassTypeId() | SoEnvironmentElement |  [static] | 
| getDefault(float &ambientIntensity, SbColor &ambientColor, SbVec3f &attenuation, FogType &fogType, SbColor &fogColor, float &fogVisibility) | SoEnvironmentElement |  [static] | 
| getLightAttenuation(SoState *state) | SoEnvironmentElement |  [static] | 
| getTypeId() const | SoElement |  [inline, virtual] | 
| isOfType(const SoType &type) const | SoTypedObject |  [inline] | 
| pop(SoState *state, const SoElement *prevTopElement) | SoElement |  [virtual] | 
| print(FILE *fp) const | SoReplacedElement |  [virtual] | 
| push(SoState *state) | SoEnvironmentElement |  [virtual] | 
| set(SoState *state, SoNode *node, float ambientIntensity, const SbColor &ambientColor, const SbVec3f attenuation, FogType fogType, const SbColor fogColor, float fogVisibility) | SoEnvironmentElement |  [static] | 
| set(SoState *state, SoNode *node, const EnvironmentParameters &envParams) | SoEnvironmentElement |  [static] | 
| Enumerations | defined in | |
| FogType enum name | SoEnvironmentElement | |
| Enumerator | defined in | |
| FOG enum value | SoEnvironmentElement | |
| HAZE enum value | SoEnvironmentElement | |
| NONE enum value | SoEnvironmentElement | |
| SMOKE enum value | SoEnvironmentElement | |
| Typedefs | defined in | |