|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Classes | |
| class | ColorBlendAttrib |
| This specifies how colors are blended into the frame buffer, for special effects. More... | |
Functions | |
| EXPCL_PANDA_PGRAPH std::ostream & | operator<< (std::ostream &out, ColorBlendAttrib::Mode mode) |
| EXPCL_PANDA_PGRAPH std::ostream & | operator<< (std::ostream &out, ColorBlendAttrib::Operand operand) |
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 colorBlendAttrib.h.
| EXPCL_PANDA_PGRAPH std::ostream & operator<< | ( | std::ostream & | out, |
| ColorBlendAttrib::Mode | mode ) |
Definition at line 244 of file colorBlendAttrib.cxx.
| EXPCL_PANDA_PGRAPH std::ostream & operator<< | ( | std::ostream & | out, |
| ColorBlendAttrib::Operand | operand ) |
Definition at line 272 of file colorBlendAttrib.cxx.