Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &out, BamEnums::BamEndian be) |
ostream & | operator<< (ostream &out, BamEnums::BamObjectCode boc) |
ostream & | operator<< (ostream &out, BamEnums::BamTextureMode btm) |
istream & | operator>> (istream &in, BamEnums::BamEndian &be) |
istream & | operator>> (istream &in, BamEnums::BamTextureMode &btm) |
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 bamEnums.cxx.
ostream & operator<< | ( | ostream & | out, |
BamEnums::BamEndian | be ) |
Definition at line 22 of file bamEnums.cxx.
ostream & operator<< | ( | ostream & | out, |
BamEnums::BamObjectCode | boc ) |
Definition at line 58 of file bamEnums.cxx.
ostream & operator<< | ( | ostream & | out, |
BamEnums::BamTextureMode | btm ) |
Definition at line 80 of file bamEnums.cxx.
istream & operator>> | ( | istream & | in, |
BamEnums::BamEndian & | be ) |
Definition at line 36 of file bamEnums.cxx.
istream & operator>> | ( | istream & | in, |
BamEnums::BamTextureMode & | btm ) |
Definition at line 103 of file bamEnums.cxx.