PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "textFont.h"#include "config_text.h"#include "string_utils.h"#include "geomVertexData.h"#include "geomVertexFormat.h"#include "geomVertexWriter.h"#include "geomLinestrips.h"#include "geom.h"#include <ctype.h>Go to the source code of this file.
Functions | |
| istream & | operator >> (istream &in, TextFont::RenderMode &rm) |
| ostream & | operator<< (ostream &out, 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.cxx.
1.8.15