PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#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.
Classes | |
| class | Fog |
| Specifies how atmospheric fog effects are applied to geometry. More... | |
Functions | |
| EXPCL_PANDA_PGRAPH std::ostream & | operator<< (std::ostream &out, Fog::Mode mode) |
| std::ostream & | operator<< (std::ostream &out, const Fog &fog) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file fog.h.
1.8.15