#include <FTGL/ftgl.h>
Go to the source code of this file.
Data Structures | |
| class | FTPolygonGlyph |
| FTPolygonGlyph is a specialisation of FTGlyph for creating tessellated polygon glyphs. More... | |
Defines | |
| #define | FTPolyGlyph FTPolygonGlyph |
Functions | |
| FTGLglyph * | ftglCreatePolygonGlyph (FT_GlyphSlot glyph, float outset, int useDisplayList) |
| Create a specialisation of FTGLglyph for creating tessellated polygon glyphs. | |
|
|
Definition at line 74 of file FTPolyGlyph.h. |
|
||||||||||||||||
|
Create a specialisation of FTGLglyph for creating tessellated polygon glyphs.
|
1.4.6