Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Static Public Member Functions
GeomTextGlyph Class Reference

This is a specialization on Geom for containing a primitive intended to represent a DynamicTextGlyph. More...

Inheritance diagram for GeomTextGlyph:
Geom CopyOnWriteObject GeomEnums CachedTypedWritableReferenceCount TypedWritableReferenceCount TypedWritable ReferenceCount TypedObject

List of all members.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

This is a specialization on Geom for containing a primitive intended to represent a DynamicTextGlyph.

Its sole purpose is to maintain the geom count on the glyph, so we can determine the actual usage count on a dynamic glyph (and thus know when it is safe to recycle the glyph).


Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from Geom.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties