1 #ifndef COIN_SOENVIRONMENT_H
2 #define COIN_SOENVIRONMENT_H
36 #include <Inventor/nodes/SoSubNode.h>
37 #include <Inventor/fields/SoSFFloat.h>
38 #include <Inventor/fields/SoSFColor.h>
39 #include <Inventor/fields/SoSFVec3f.h>
40 #include <Inventor/fields/SoSFEnum.h>
41 #include <Inventor/elements/SoEnvironmentElement.h>
53 NONE = SoEnvironmentElement::NONE,
54 HAZE = SoEnvironmentElement::HAZE,
55 FOG = SoEnvironmentElement::FOG,
56 SMOKE = SoEnvironmentElement::SMOKE
73 #endif // !COIN_SOENVIRONMENT_H