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

#include <psaux.h>

Public Attributes

FT_Byteblock
 
FT_Offset cursor
 
FT_Offset capacity
 
FT_Long init
 
FT_Int max_elems
 
FT_Int num_elems
 
FT_Byte ** elements
 
FT_PtrDistlengths
 
FT_Memory memory
 
PS_Table_FuncsRec funcs
 

Detailed Description

Definition at line 120 of file psaux.h.

Member Data Documentation

◆ block

FT_Byte* PS_TableRec_::block

Definition at line 122 of file psaux.h.

◆ capacity

FT_Offset PS_TableRec_::capacity

Definition at line 124 of file psaux.h.

◆ cursor

FT_Offset PS_TableRec_::cursor

Definition at line 123 of file psaux.h.

◆ elements

FT_Byte** PS_TableRec_::elements

Definition at line 129 of file psaux.h.

◆ funcs

PS_Table_FuncsRec PS_TableRec_::funcs

Definition at line 133 of file psaux.h.

◆ init

FT_Long PS_TableRec_::init

Definition at line 125 of file psaux.h.

◆ lengths

FT_PtrDist* PS_TableRec_::lengths

Definition at line 130 of file psaux.h.

◆ max_elems

FT_Int PS_TableRec_::max_elems

Definition at line 127 of file psaux.h.

◆ memory

FT_Memory PS_TableRec_::memory

Definition at line 132 of file psaux.h.

◆ num_elems

FT_Int PS_TableRec_::num_elems

Definition at line 128 of file psaux.h.


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