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