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

#include <pshints.h>

Public Attributes

T2_Hints hints
 
T2_Hints_OpenFunc open
 
T2_Hints_CloseFunc close
 
T2_Hints_StemsFunc stems
 
T2_Hints_MaskFunc hintmask
 
T2_Hints_CounterFunc counter
 
T2_Hints_ApplyFunc apply
 

Detailed Description

Definition at line 656 of file pshints.h.

Member Data Documentation

◆ apply

T2_Hints_ApplyFunc T2_Hints_FuncsRec_::apply

Definition at line 664 of file pshints.h.

◆ close

T2_Hints_CloseFunc T2_Hints_FuncsRec_::close

Definition at line 660 of file pshints.h.

◆ counter

T2_Hints_CounterFunc T2_Hints_FuncsRec_::counter

Definition at line 663 of file pshints.h.

◆ hintmask

T2_Hints_MaskFunc T2_Hints_FuncsRec_::hintmask

Definition at line 662 of file pshints.h.

◆ hints

T2_Hints T2_Hints_FuncsRec_::hints

Definition at line 658 of file pshints.h.

Referenced by cff_decoder_parse_charstrings().

◆ open

T2_Hints_OpenFunc T2_Hints_FuncsRec_::open

Definition at line 659 of file pshints.h.

Referenced by cff_decoder_parse_charstrings().

◆ stems

T2_Hints_StemsFunc T2_Hints_FuncsRec_::stems

Definition at line 661 of file pshints.h.


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