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

#include <pshrec.h>

Public Attributes

FT_Memory memory
 
FT_Error error
 
FT_UInt32 magic
 
PS_Hint_Type hint_type
 
PS_DimensionRec dimension [2]
 

Detailed Description

Definition at line 131 of file pshrec.h.

Member Data Documentation

◆ dimension

PS_DimensionRec PS_HintsRec_::dimension[2]

Definition at line 137 of file pshrec.h.

◆ error

FT_Error PS_HintsRec_::error

Definition at line 134 of file pshrec.h.

◆ hint_type

PS_Hint_Type PS_HintsRec_::hint_type

Definition at line 136 of file pshrec.h.

◆ magic

FT_UInt32 PS_HintsRec_::magic

Definition at line 135 of file pshrec.h.

◆ memory

FT_Memory PS_HintsRec_::memory

Definition at line 133 of file pshrec.h.


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