Exposed PNMTextGlyph

This commit is contained in:
rdb 2009-02-07 07:37:07 +00:00
parent 8d80413d03
commit 10f17086af

View File

@ -25,7 +25,7 @@
// Description : A single glyph in a PNMTextMaker.
////////////////////////////////////////////////////////////////////
class EXPCL_PANDA_PNMTEXT PNMTextGlyph {
public:
PUBLISHED:
PNMTextGlyph(double advance);
~PNMTextGlyph();