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

#include <fttypes.h>

Public Attributes

const FT_Bytepointer
 
FT_Int length
 

Detailed Description

Definition at line 402 of file fttypes.h.

Member Data Documentation

◆ length

FT_Int FT_Data_::length

Definition at line 405 of file fttypes.h.

Referenced by cff_free_glyph_data(), cff_get_glyph_data(), cid_load_glyph(), and T1_Load_Glyph().

◆ pointer

const FT_Byte* FT_Data_::pointer

Definition at line 404 of file fttypes.h.

Referenced by cff_free_glyph_data(), cff_get_glyph_data(), cid_load_glyph(), and T1_Load_Glyph().


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