Panda3D
Functions
textNode.I File Reference

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

Go to the source code of this file.

Functions

 PT (PandaNode) TextNode
 Generates the text, according to the parameters indicated within the TextNode, and returns a Node that may be parented within the tree to represent it. More...
 

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

Definition in file textNode.I.

Function Documentation

◆ PT()

PT ( PandaNode  )

Generates the text, according to the parameters indicated within the TextNode, and returns a Node that may be parented within the tree to represent it.

Definition at line 1150 of file textNode.I.