FT_BBox

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct FT_BBox {}

Members

Variables

xMax
FT_Pos xMax;
Undocumented in source.
xMin
FT_Pos xMin;
yMax
FT_Pos yMax;
yMin
FT_Pos yMin;
Undocumented in source.

Meta