Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/text/textNode.cxx File Reference

#include "textNode.h"
#include "textGlyph.h"
#include "stringDecoder.h"
#include "config_text.h"
#include "fontPool.h"
#include "default_font.h"
#include "dynamicTextFont.h"
#include "unicodeLatinMap.h"
#include "compose_matrix.h"
#include "geom.h"
#include "geomTristrip.h"
#include "geomLinestrip.h"
#include "geomPoint.h"
#include "geomNode.h"
#include "notify.h"
#include "transformState.h"
#include "colorAttrib.h"
#include "colorScaleAttrib.h"
#include "cullBinAttrib.h"
#include "textureAttrib.h"
#include "transparencyAttrib.h"
#include "sceneGraphReducer.h"
#include "indent.h"
#include "cullTraverser.h"
#include "cullTraverserData.h"
#include "geometricBoundingVolume.h"
#include "accumulatedAttribs.h"
#include "renderState.h"
#include "cullFaceAttrib.h"
#include "dcast.h"
#include <stdio.h>
#include <ctype.h>

Go to the source code of this file.

Variables

const float small_accent_scale = 0.6f
const float tiny_accent_scale = 0.4f
const float squash_accent_scale_x = 0.8f
const float squash_accent_scale_y = 0.5f
const float small_squash_accent_scale_x = 0.6f
const float small_squash_accent_scale_y = 0.3f
const float ligature_advance_scale = 0.6f


Detailed Description

Definition in file textNode.cxx.


Variable Documentation

const float ligature_advance_scale = 0.6f [static]
 

Definition at line 78 of file textNode.cxx.

const float small_accent_scale = 0.6f [static]
 

Definition at line 63 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().

const float small_squash_accent_scale_x = 0.6f [static]
 

Definition at line 73 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().

const float small_squash_accent_scale_y = 0.3f [static]
 

Definition at line 74 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().

const float squash_accent_scale_x = 0.8f [static]
 

Definition at line 69 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().

const float squash_accent_scale_y = 0.5f [static]
 

Definition at line 70 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().

const float tiny_accent_scale = 0.4f [static]
 

Definition at line 66 of file textNode.cxx.

Referenced by TextNode::tack_on_accent().


Generated on Fri May 2 00:46:17 2003 for Panda by doxygen1.3