SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLTexFont.h File Reference
#include <SLGLTexture.h>
Include dependency graph for SLTexFont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLTexFont
 Texture Font class inherits SLGLTexture for alpha blended font rendering. More...
 
struct  SLTexFont::SLTexFontChar
 Single Character info struct w. min. and max. texcoords. More...
 

Detailed Description

Date
July 2014
Authors
Marcus Hudritsch, original author is Philippe Decaudin
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file SLTexFont.h.