vdr-plugin-softhddevice-drm-gles 1.4.0
Public Member Functions | Public Attributes | List of all members
cOglGlyph::tKerning Struct Reference

Public Member Functions

 tKerning (FT_ULong prevSym, GLfloat kerning=0.0f)
 

Public Attributes

FT_ULong prevSym
 
GLfloat kerning
 

Detailed Description

Definition at line 130 of file openglosd.h.

Constructor & Destructor Documentation

◆ tKerning()

cOglGlyph::tKerning::tKerning ( FT_ULong  prevSym,
GLfloat  kerning = 0.0f 
)
inline

Definition at line 132 of file openglosd.h.

References kerning, and prevSym.

Member Data Documentation

◆ kerning

GLfloat cOglGlyph::tKerning::kerning

Definition at line 137 of file openglosd.h.

Referenced by tKerning().

◆ prevSym

FT_ULong cOglGlyph::tKerning::prevSym

Definition at line 136 of file openglosd.h.

Referenced by tKerning().


The documentation for this struct was generated from the following file: