#include <GL/gl.h>
#include <GL/glu.h>
Go to the source code of this file.
Defines | |
#define | FT_OPEN_MEMORY (FT_Open_Flags)1 |
#define | FT_RENDER_MODE_MONO ft_render_mode_mono |
#define | FT_RENDER_MODE_NORMAL ft_render_mode_normal |
#define | FTGL_EXPORT |
Typedefs | |
typedef double | FTGL_DOUBLE |
typedef float | FTGL_FLOAT |
|
Definition at line 10 of file FTGL.h. Referenced by FTFace::Attach(). |
|
Definition at line 14 of file FTGL.h. Referenced by FTBitmapGlyph::FTBitmapGlyph(). |
|
Definition at line 18 of file FTGL.h. Referenced by FTPixmapGlyph::FTPixmapGlyph(), and FTTextureGlyph::FTTextureGlyph(). |
|
|
|
Definition at line 5 of file FTGL.h. Referenced by FTTesselation::AddPoint(), FTMesh::AddPoint(), FTMesh::Combine(), FTExtrdGlyph::FTExtrdGlyph(), ftglCombine(), ftglVertex(), FTPoint::FTPoint(), FTVectoriser::MakeMesh(), FTPoint::X(), FTPoint::Y(), and FTPoint::Z(). |
|
|