Panda3D
Loading...
Searching...
No Matches
Classes | Functions
fog.h File Reference

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

std::ostream & operator<< (std::ostream &out, const Fog &fog)
 
EXPCL_PANDA_PGRAPH std::ostream & operator<< (std::ostream &out, Fog::Mode mode)
 

Detailed Description

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."

Author
drose
Date
2002-03-14

Definition in file fog.h.

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & out,
const Fog & fog )
inline

Definition at line 137 of file fog.h.

◆ operator<<() [2/2]

EXPCL_PANDA_PGRAPH std::ostream & operator<< ( std::ostream & out,
Fog::Mode mode )

Definition at line 30 of file fog.cxx.