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]
Public Attributes | List of all members
GXV_ValidatorRec_ Struct Reference

#include <gxvcommn.h>

Public Attributes

FT_Validator root
 
FT_Face face
 
voidtable_data
 
FT_ULong subtable_length
 
GXV_LookupValue_SignSpec lookupval_sign
 
GXV_Lookup_Value_Validate_Func lookupval_func
 
GXV_Lookup_Fmt4_Transit_Func lookupfmt4_trans
 
FT_Bytes lookuptbl_head
 
FT_UShort min_gid
 
FT_UShort max_gid
 
GXV_StateTable_ValidatorRec statetable
 
GXV_XStateTable_ValidatorRec xstatetable
 

Detailed Description

Definition at line 237 of file gxvcommn.h.

Member Data Documentation

◆ face

FT_Face GXV_ValidatorRec_::face

◆ lookupfmt4_trans

GXV_Lookup_Fmt4_Transit_Func GXV_ValidatorRec_::lookupfmt4_trans

Definition at line 248 of file gxvcommn.h.

◆ lookuptbl_head

FT_Bytes GXV_ValidatorRec_::lookuptbl_head

Definition at line 249 of file gxvcommn.h.

◆ lookupval_func

GXV_Lookup_Value_Validate_Func GXV_ValidatorRec_::lookupval_func

◆ lookupval_sign

GXV_LookupValue_SignSpec GXV_ValidatorRec_::lookupval_sign

◆ max_gid

FT_UShort GXV_ValidatorRec_::max_gid

Definition at line 252 of file gxvcommn.h.

◆ min_gid

FT_UShort GXV_ValidatorRec_::min_gid

Definition at line 251 of file gxvcommn.h.

◆ root

FT_Validator GXV_ValidatorRec_::root

◆ statetable

GXV_StateTable_ValidatorRec GXV_ValidatorRec_::statetable

◆ subtable_length

FT_ULong GXV_ValidatorRec_::subtable_length

Definition at line 244 of file gxvcommn.h.

◆ table_data

void* GXV_ValidatorRec_::table_data

◆ xstatetable

GXV_XStateTable_ValidatorRec GXV_ValidatorRec_::xstatetable

The documentation for this struct was generated from the following file: