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

#include <ftcache.h>

Public Attributes

FTC_FaceID face_id
 
FT_UInt width
 
FT_UInt height
 
FT_Int pixel
 
FT_UInt x_res
 
FT_UInt y_res
 

Detailed Description

Definition at line 436 of file ftcache.h.

Member Data Documentation

◆ face_id

FTC_FaceID FTC_ScalerRec_::face_id

Definition at line 438 of file ftcache.h.

Referenced by FTC_Node_Unref().

◆ height

FT_UInt FTC_ScalerRec_::height

Definition at line 440 of file ftcache.h.

Referenced by FTC_Node_Unref().

◆ pixel

FT_Int FTC_ScalerRec_::pixel

Definition at line 441 of file ftcache.h.

Referenced by FTC_Node_Unref().

◆ width

FT_UInt FTC_ScalerRec_::width

Definition at line 439 of file ftcache.h.

Referenced by FTC_Node_Unref().

◆ x_res

FT_UInt FTC_ScalerRec_::x_res

Definition at line 442 of file ftcache.h.

Referenced by FTC_Node_Unref().

◆ y_res

FT_UInt FTC_ScalerRec_::y_res

Definition at line 443 of file ftcache.h.

Referenced by FTC_Node_Unref().


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