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

#include <otvcommn.h>

Public Attributes

FT_Validator root
 
FT_UInt type_count
 
OTV_Validate_Functype_funcs
 
FT_UInt lookup_count
 
FT_UInt glyph_count
 
FT_UInt nesting_level
 
OTV_Validate_Func func [3]
 
FT_UInt extra1
 
FT_UInt extra2
 
FT_Bytes extra3
 

Detailed Description

Definition at line 44 of file otvcommn.h.

Member Data Documentation

◆ extra1

FT_UInt OTV_ValidatorRec_::extra1

Definition at line 57 of file otvcommn.h.

◆ extra2

FT_UInt OTV_ValidatorRec_::extra2

Definition at line 58 of file otvcommn.h.

◆ extra3

FT_Bytes OTV_ValidatorRec_::extra3

Definition at line 59 of file otvcommn.h.

◆ func

OTV_Validate_Func OTV_ValidatorRec_::func[3]

Definition at line 55 of file otvcommn.h.

◆ glyph_count

FT_UInt OTV_ValidatorRec_::glyph_count

Definition at line 51 of file otvcommn.h.

◆ lookup_count

FT_UInt OTV_ValidatorRec_::lookup_count

Definition at line 50 of file otvcommn.h.

◆ nesting_level

FT_UInt OTV_ValidatorRec_::nesting_level

Definition at line 53 of file otvcommn.h.

◆ root

FT_Validator OTV_ValidatorRec_::root

Definition at line 46 of file otvcommn.h.

◆ type_count

FT_UInt OTV_ValidatorRec_::type_count

Definition at line 47 of file otvcommn.h.

◆ type_funcs

OTV_Validate_Func* OTV_ValidatorRec_::type_funcs

Definition at line 48 of file otvcommn.h.


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