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_XStateTable_ValidatorRec_ Struct Reference

#include <gxvcommn.h>

Public Attributes

int entry_glyphoffset_fmt
 
voidoptdata
 
GXV_XStateTable_Subtable_Setup_Func subtable_setup_func
 
GXV_XStateTable_Entry_Validate_Func entry_validate_func
 
GXV_XStateTable_OptData_Load_Func optdata_load_func
 
FT_ULong nClasses
 
FT_UShort maxClassID
 

Detailed Description

Definition at line 220 of file gxvcommn.h.

Member Data Documentation

◆ entry_glyphoffset_fmt

int GXV_XStateTable_ValidatorRec_::entry_glyphoffset_fmt

Definition at line 222 of file gxvcommn.h.

◆ entry_validate_func

GXV_XStateTable_Entry_Validate_Func GXV_XStateTable_ValidatorRec_::entry_validate_func

Definition at line 226 of file gxvcommn.h.

◆ maxClassID

FT_UShort GXV_XStateTable_ValidatorRec_::maxClassID

Definition at line 230 of file gxvcommn.h.

Referenced by gxv_XStateTable_validate().

◆ nClasses

FT_ULong GXV_XStateTable_ValidatorRec_::nClasses

Definition at line 229 of file gxvcommn.h.

Referenced by gxv_XStateTable_validate().

◆ optdata

void* GXV_XStateTable_ValidatorRec_::optdata

◆ optdata_load_func

GXV_XStateTable_OptData_Load_Func GXV_XStateTable_ValidatorRec_::optdata_load_func

◆ subtable_setup_func

GXV_XStateTable_Subtable_Setup_Func GXV_XStateTable_ValidatorRec_::subtable_setup_func

Definition at line 225 of file gxvcommn.h.

Referenced by gxv_XStateTable_validate().


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