Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "gxvmort.h"
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_gxvmort |
#define | GXV_MORT_SUBTABLE_TYPE2_HEADER_SIZE ( GXV_STATETABLE_HEADER_SIZE + 2 + 2 + 2 ) |
Typedefs | |
typedef struct GXV_mort_subtable_type2_StateOptRec_ | GXV_mort_subtable_type2_StateOptRec |
typedef struct GXV_mort_subtable_type2_StateOptRec_ * | GXV_mort_subtable_type2_StateOptRecData |
Functions | |
gxv_mort_subtable_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
#define FT_COMPONENT trace_gxvmort |
Definition at line 38 of file gxvmort2.c.
#define GXV_MORT_SUBTABLE_TYPE2_HEADER_SIZE ( GXV_STATETABLE_HEADER_SIZE + 2 + 2 + 2 ) |
Definition at line 53 of file gxvmort2.c.
Referenced by gxv_mort_subtable_type2_validate().
typedef struct GXV_mort_subtable_type2_StateOptRec_ GXV_mort_subtable_type2_StateOptRec |
typedef struct GXV_mort_subtable_type2_StateOptRec_ * GXV_mort_subtable_type2_StateOptRecData |
gxv_mort_subtable_type2_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 276 of file gxvmort2.c.
References GXV_LIMIT_CHECK, GXV_MORT_SUBTABLE_TYPE2_HEADER_SIZE, GXV_NAME_ENTER, GXV_StateTable_ValidatorRec_::optdata, GXV_StateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::statetable.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.