Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include "gxvmorx.h"
Go to the source code of this file.
Macros | |
#define | FT_COMPONENT trace_gxvmorx |
#define | GXV_MORX_SUBTABLE_TYPE2_HEADER_SIZE ( GXV_XSTATETABLE_HEADER_SIZE + 4 + 4 + 4 ) |
#define | GXV_MORX_LIGACTION_ENTRY_SIZE 4 |
Typedefs | |
typedef struct GXV_morx_subtable_type2_StateOptRec_ | GXV_morx_subtable_type2_StateOptRec |
typedef struct GXV_morx_subtable_type2_StateOptRec_ * | GXV_morx_subtable_type2_StateOptRecData |
Functions | |
gxv_morx_subtable_type2_validate (FT_Bytes table, FT_Bytes limit, GXV_Validator valid) | |
#define FT_COMPONENT trace_gxvmorx |
Definition at line 38 of file gxvmorx2.c.
#define GXV_MORX_LIGACTION_ENTRY_SIZE 4 |
Definition at line 138 of file gxvmorx2.c.
#define GXV_MORX_SUBTABLE_TYPE2_HEADER_SIZE ( GXV_XSTATETABLE_HEADER_SIZE + 4 + 4 + 4 ) |
Definition at line 54 of file gxvmorx2.c.
Referenced by gxv_morx_subtable_type2_validate().
typedef struct GXV_morx_subtable_type2_StateOptRec_ GXV_morx_subtable_type2_StateOptRec |
typedef struct GXV_morx_subtable_type2_StateOptRec_ * GXV_morx_subtable_type2_StateOptRecData |
gxv_morx_subtable_type2_validate | ( | FT_Bytes | table, |
FT_Bytes | limit, | ||
GXV_Validator | valid | ||
) |
Definition at line 294 of file gxvmorx2.c.
References GXV_LIMIT_CHECK, GXV_MORX_SUBTABLE_TYPE2_HEADER_SIZE, GXV_NAME_ENTER, GXV_XStateTable_ValidatorRec_::optdata, GXV_XStateTable_ValidatorRec_::optdata_load_func, and GXV_ValidatorRec_::xstatetable.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.