#include "pandabase.h"#include "pandaNode.h"#include "luse.h"#include "cmath.h"#include "deg_2_rad.h"#include "fog.I"Go to the source code of this file.
Compounds | |
| class | Fog |
| Specifies how atmospheric fog effects are applied to geometry. More... | |
Functions | |
| EXPCL_PANDA ostream & | operator<< (ostream &out, Fog::Mode mode) |
| ostream & | operator<< (ostream &out, const Fog &fog) |
Definition in file fog.h.
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 39 of file fog.cxx. References Fog::M_exponential, and Fog::M_exponential_squared. |
1.3