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

#include <pfrtypes.h>

Public Attributes

FT_UInt x_ppm
 
FT_UInt y_ppm
 
FT_UInt flags
 
FT_UInt32 gps_size
 
FT_UInt32 gps_offset
 
FT_UInt32 bct_size
 
FT_UInt32 bct_offset
 
FT_UInt num_bitmaps
 
PFR_BitmapChar bitmaps
 

Detailed Description

Definition at line 151 of file pfrtypes.h.

Member Data Documentation

◆ bct_offset

FT_UInt32 PFR_StrikeRec_::bct_offset

Definition at line 161 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ bct_size

FT_UInt32 PFR_StrikeRec_::bct_size

Definition at line 160 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ bitmaps

PFR_BitmapChar PFR_StrikeRec_::bitmaps

Definition at line 165 of file pfrtypes.h.

◆ flags

FT_UInt PFR_StrikeRec_::flags

Definition at line 155 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ gps_offset

FT_UInt32 PFR_StrikeRec_::gps_offset

Definition at line 158 of file pfrtypes.h.

◆ gps_size

FT_UInt32 PFR_StrikeRec_::gps_size

Definition at line 157 of file pfrtypes.h.

◆ num_bitmaps

FT_UInt PFR_StrikeRec_::num_bitmaps

Definition at line 164 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info().

◆ x_ppm

FT_UInt PFR_StrikeRec_::x_ppm

Definition at line 153 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().

◆ y_ppm

FT_UInt PFR_StrikeRec_::y_ppm

Definition at line 154 of file pfrtypes.h.

Referenced by pfr_extra_item_load_bitmap_info(), and pfr_face_init().


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