Panda3D
Loading...
Searching...
No Matches
colorBlendAttrib.cxx File Reference

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

#include "colorBlendAttrib.h"
#include "graphicsStateGuardianBase.h"
#include "dcast.h"
#include "bamReader.h"
#include "bamWriter.h"
#include "datagram.h"
#include "datagramIterator.h"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &out, ColorBlendAttrib::Mode mode)
 
ostreamoperator<< (ostream &out, ColorBlendAttrib::Operand operand)
 

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-29

Definition in file colorBlendAttrib.cxx.

Function Documentation

◆ operator<<() [1/2]

ostream & operator<< ( ostream & out,
ColorBlendAttrib::Mode mode )

Definition at line 244 of file colorBlendAttrib.cxx.

◆ operator<<() [2/2]

ostream & operator<< ( ostream & out,
ColorBlendAttrib::Operand operand )

Definition at line 272 of file colorBlendAttrib.cxx.