Panda3D
Loading...
Searching...
No Matches
Functions
textFont.cxx File Reference

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

ostream & operator<< (ostream &out, TextFont::RenderMode rm)
 
istream & operator>> (istream &in, TextFont::RenderMode &rm)
 

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-02-08

Definition in file textFont.cxx.

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream & out,
TextFont::RenderMode rm )

Definition at line 153 of file textFont.cxx.

◆ operator>>()

istream & operator>> ( istream & in,
TextFont::RenderMode & rm )

Definition at line 180 of file textFont.cxx.