mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
expcl TextGlyph
This commit is contained in:
parent
0eb1e35c05
commit
e559a87e8c
@ -33,7 +33,7 @@ class TextGlyph;
|
||||
// font. This is a piece of renderable geometry of some
|
||||
// kind.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class TextGlyph : public ReferenceCount {
|
||||
class EXPCL_PANDA TextGlyph : public ReferenceCount {
|
||||
public:
|
||||
INLINE TextGlyph();
|
||||
INLINE TextGlyph(Geom *geom, const AllTransitionsWrapper &trans, float advance);
|
||||
|
Loading…
x
Reference in New Issue
Block a user