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.
Macros | |
#define | FT_COMPONENT trace_gxvlcar |
#define | GXV_LCAR_DATA(FIELD) GXV_TABLE_DATA( lcar, FIELD ) |
Typedefs | |
typedef struct GXV_lcar_DataRec_ | GXV_lcar_DataRec |
typedef struct GXV_lcar_DataRec_ * | GXV_lcar_Data |
Functions | |
gxv_lcar_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid) | |
#define GXV_LCAR_DATA | ( | FIELD | ) | GXV_TABLE_DATA( lcar, FIELD ) |
Definition at line 56 of file gxvlcar.c.
Referenced by gxv_lcar_validate().
typedef struct GXV_lcar_DataRec_ * GXV_lcar_Data |
typedef struct GXV_lcar_DataRec_ GXV_lcar_DataRec |
gxv_lcar_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | ftvalid | ||
) |
Definition at line 182 of file gxvlcar.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LCAR_DATA, GXV_LIMIT_CHECK, GXV_LOOKUPVALUE_UNSIGNED, GXV_ValidatorRec_::lookupval_func, GXV_ValidatorRec_::lookupval_sign, GXV_ValidatorRec_::root, GXV_ValidatorRec_::table_data, and version.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.