#include <GL/gl.h>#include <GL/glu.h>Go to the source code of this file.
Defines | |
| #define | FTGL_EXPORT |
| #define | GL_TEXTURE_PRIORITY_EXT 0x8066 |
| #define | GL_TEXTURE_RESIDENT_EXT 0x8067 |
| #define | GL_TEXTURE_1D_BINDING_EXT 0x8068 |
| #define | GL_TEXTURE_2D_BINDING_EXT 0x8069 |
| #define | GL_TEXTURE_3D_BINDING_EXT 0x806A |
Typedefs | |
| typedef double | FTGL_DOUBLE |
| typedef float | FTGL_FLOAT |
|
|
|
|
|
|
|
|
Definition at line 78 of file FTGL.h. Referenced by FTTextureGlyph::Render(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 5 of file FTGL.h. Referenced by FTMesh::Combine(), ftglCombine(), ftglVertex(), and FTVectoriser::MakeMesh(). |
|
|
|
1.3.3