Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Classes | |
struct | TT_CMapInfo_ |
Macros | |
#define | FT_SERVICE_ID_TT_CMAP "tt-cmaps" |
#define | FT_DEFINE_SERVICE_TTCMAPSREC(class_, get_cmap_info_) |
Typedefs | |
typedef struct TT_CMapInfo_ | TT_CMapInfo |
typedef FT_Error(* | TT_CMap_Info_GetFunc) (FT_CharMap charmap, TT_CMapInfo *cmap_info) |
Functions | |
FT_DEFINE_SERVICE (TTCMaps) | |
#define FT_DEFINE_SERVICE_TTCMAPSREC | ( | class_, | |
get_cmap_info_ | |||
) |
Definition at line 79 of file svttcmap.h.
#define FT_SERVICE_ID_TT_CMAP "tt-cmaps" |
Definition at line 34 of file svttcmap.h.
typedef FT_Error(* TT_CMap_Info_GetFunc) (FT_CharMap charmap, TT_CMapInfo *cmap_info) |
Definition at line 68 of file svttcmap.h.
typedef struct TT_CMapInfo_ TT_CMapInfo |
FT_DEFINE_SERVICE | ( | TTCMaps | ) |
Definition at line 72 of file svttcmap.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:54.
© Copyright Michele Bosi. All rights reserved.