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

#include <pshalgo.h>

Public Attributes

FT_Int org_pos
 
FT_Int org_len
 
FT_Pos cur_pos
 
FT_Pos cur_len
 
FT_UInt flags
 
PSH_Hint parent
 
FT_Int order
 

Detailed Description

Definition at line 53 of file pshalgo.h.

Member Data Documentation

◆ cur_len

FT_Pos PSH_HintRec_::cur_len

Definition at line 58 of file pshalgo.h.

◆ cur_pos

FT_Pos PSH_HintRec_::cur_pos

Definition at line 57 of file pshalgo.h.

◆ flags

FT_UInt PSH_HintRec_::flags

Definition at line 59 of file pshalgo.h.

◆ order

FT_Int PSH_HintRec_::order

Definition at line 61 of file pshalgo.h.

Referenced by content.DocSection::process(), and content.DocSection::reorder().

◆ org_len

FT_Int PSH_HintRec_::org_len

Definition at line 56 of file pshalgo.h.

◆ org_pos

FT_Int PSH_HintRec_::org_pos

Definition at line 55 of file pshalgo.h.

◆ parent

PSH_Hint PSH_HintRec_::parent

Definition at line 60 of file pshalgo.h.


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