Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Macros | Typedefs | Functions
gxvmorx2.c File Reference
#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)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvmorx

Definition at line 38 of file gxvmorx2.c.

◆ GXV_MORX_LIGACTION_ENTRY_SIZE

#define GXV_MORX_LIGACTION_ENTRY_SIZE   4

Definition at line 138 of file gxvmorx2.c.

◆ GXV_MORX_SUBTABLE_TYPE2_HEADER_SIZE

#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 Documentation

◆ GXV_morx_subtable_type2_StateOptRec

typedef struct GXV_morx_subtable_type2_StateOptRec_ GXV_morx_subtable_type2_StateOptRec

◆ GXV_morx_subtable_type2_StateOptRecData

typedef struct GXV_morx_subtable_type2_StateOptRec_ * GXV_morx_subtable_type2_StateOptRecData

Function Documentation

◆ gxv_morx_subtable_type2_validate()

gxv_morx_subtable_type2_validate ( FT_Bytes  table,
FT_Bytes  limit,
GXV_Validator  valid 
)