mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Exposed PNMTextGlyph
This commit is contained in:
parent
8d80413d03
commit
10f17086af
@ -25,7 +25,7 @@
|
||||
// Description : A single glyph in a PNMTextMaker.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class EXPCL_PANDA_PNMTEXT PNMTextGlyph {
|
||||
public:
|
||||
PUBLISHED:
|
||||
PNMTextGlyph(double advance);
|
||||
~PNMTextGlyph();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user