#include <cassert>#include <string>#include "FTGLTextureFont.h"#include "FTTextureGlyph.h"Go to the source code of this file.
Functions | |
| GLuint | NextPowerOf2 (GLuint in) |
| GLuint NextPowerOf2 | ( | GLuint | in | ) | [inline] |
Definition at line 8 of file FTGLTextureFont.cxx.
Referenced by FTGLTextureFont::CalculateTextureSize().
1.5.1