Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"
#include "textGlyph.h"
#include "typedReferenceCount.h"
#include "namable.h"
#include "pmap.h"
#include "pointerTo.h"
#include "textFont.I"
Go to the source code of this file.
Classes | |
class | TextFont |
An encapsulation of a font; i.e. More... | |
Functions | |
EXPCL_PANDA_TEXT std::ostream & | operator<< (std::ostream &out, TextFont::RenderMode rm) |
EXPCL_PANDA_TEXT std::istream & | operator>> (std::istream &in, TextFont::RenderMode &rm) |
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 textFont.h.
EXPCL_PANDA_TEXT std::ostream & operator<< | ( | std::ostream & | out, |
TextFont::RenderMode | rm ) |
Definition at line 153 of file textFont.cxx.
EXPCL_PANDA_TEXT std::istream & operator>> | ( | std::istream & | in, |
TextFont::RenderMode & | rm ) |
Definition at line 180 of file textFont.cxx.