GeomTextGlyph

from panda3d.core import GeomTextGlyph
class GeomTextGlyph

Bases: Geom

This is a specialization on Geom for containing a primitive intended to represent a TextGlyph. 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).

Inheritance diagram

Inheritance diagram of GeomTextGlyph

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()