Panda3D
Classes | Functions
eggRenderMode.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "typedObject.h"
#include "eggRenderMode.I"

Go to the source code of this file.

Classes

class  EggRenderMode
 This class stores miscellaneous rendering properties that is associated with geometry, and which may be set on the geometry primitive level, on the group above it, or indirectly via a texture. More...
 

Functions

EXPCL_PANDA_EGG std::istream & operator >> (std::istream &in, EggRenderMode::AlphaMode &mode)
 
EXPCL_PANDA_EGG std::ostream & operator<< (std::ostream &out, EggRenderMode::AlphaMode mode)
 
EXPCL_PANDA_EGG std::ostream & operator<< (std::ostream &out, EggRenderMode::DepthWriteMode mode)
 
EXPCL_PANDA_EGG std::ostream & operator<< (std::ostream &out, EggRenderMode::DepthTestMode mode)
 
EXPCL_PANDA_EGG std::ostream & operator<< (std::ostream &out, EggRenderMode::VisibilityMode 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
1999-01-20

Definition in file eggRenderMode.h.