OpenCPN Partial API docs
Loading...
Searching...
No Matches
TexGlyphInfo Struct Reference

Public Attributes

int x
 
int y
 
int width
 
int height
 
float advance
 

Detailed Description

Definition at line 63 of file pi_TexFont.h.

Member Data Documentation

◆ advance

float TexGlyphInfo::advance

Definition at line 65 of file pi_TexFont.h.

◆ height

int TexGlyphInfo::height

Definition at line 64 of file pi_TexFont.h.

◆ width

int TexGlyphInfo::width

Definition at line 64 of file pi_TexFont.h.

◆ x

int TexGlyphInfo::x

Definition at line 64 of file pi_TexFont.h.

◆ y

int TexGlyphInfo::y

Definition at line 64 of file pi_TexFont.h.


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