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_gxvopbd |
#define | GXV_OPBD_DATA(FIELD) GXV_TABLE_DATA( opbd, FIELD ) |
Typedefs | |
typedef struct GXV_opbd_DataRec_ | GXV_opbd_DataRec |
typedef struct GXV_opbd_DataRec_ * | GXV_opbd_Data |
Functions | |
gxv_opbd_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid) | |
#define GXV_OPBD_DATA | ( | FIELD | ) | GXV_TABLE_DATA( opbd, FIELD ) |
Definition at line 57 of file gxvopbd.c.
Referenced by gxv_opbd_validate().
typedef struct GXV_opbd_DataRec_ * GXV_opbd_Data |
typedef struct GXV_opbd_DataRec_ GXV_opbd_DataRec |
gxv_opbd_validate | ( | FT_Bytes | table, |
FT_Face | face, | ||
FT_Validator | ftvalid | ||
) |
Definition at line 161 of file gxvopbd.c.
References GXV_ValidatorRec_::face, FT_INVALID_FORMAT, FT_NEXT_ULONG, FT_NEXT_USHORT, FT_TRACE3, GXV_INIT, GXV_LIMIT_CHECK, GXV_LOOKUPVALUE_UNSIGNED, GXV_OPBD_DATA, GXV_TRACE, 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.