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
gxvtrak.c File Reference
#include "gxvalid.h"
#include "gxvcommn.h"

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvtrak
 
#define GXV_TRAK_DATA(FIELD)   GXV_TABLE_DATA( trak, FIELD )
 

Typedefs

typedef struct GXV_trak_DataRec_ GXV_trak_DataRec
 
typedef struct GXV_trak_DataRec_ * GXV_trak_Data
 

Functions

 gxv_trak_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvtrak

Definition at line 38 of file gxvtrak.c.

◆ GXV_TRAK_DATA

#define GXV_TRAK_DATA (   FIELD)    GXV_TABLE_DATA( trak, FIELD )

Definition at line 81 of file gxvtrak.c.

Typedef Documentation

◆ GXV_trak_Data

typedef struct GXV_trak_DataRec_ * GXV_trak_Data

◆ GXV_trak_DataRec

typedef struct GXV_trak_DataRec_ GXV_trak_DataRec

Function Documentation

◆ gxv_trak_validate()

gxv_trak_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  ftvalid 
)