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

Go to the source code of this file.

Macros

#define FT_COMPONENT   trace_gxvjust
 
#define GXV_JUST_DATA(a)   GXV_TABLE_DATA( just, a )
 

Typedefs

typedef struct GXV_just_DataRec_ GXV_just_DataRec
 
typedef struct GXV_just_DataRec_ * GXV_just_Data
 

Functions

 gxv_just_validate (FT_Bytes table, FT_Face face, FT_Validator ftvalid)
 

Macro Definition Documentation

◆ FT_COMPONENT

#define FT_COMPONENT   trace_gxvjust

Definition at line 40 of file gxvjust.c.

◆ GXV_JUST_DATA

#define GXV_JUST_DATA (   a)    GXV_TABLE_DATA( just, a )

Definition at line 65 of file gxvjust.c.

Typedef Documentation

◆ GXV_just_Data

typedef struct GXV_just_DataRec_ * GXV_just_Data

◆ GXV_just_DataRec

typedef struct GXV_just_DataRec_ GXV_just_DataRec

Function Documentation

◆ gxv_just_validate()

gxv_just_validate ( FT_Bytes  table,
FT_Face  face,
FT_Validator  ftvalid 
)