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]
Functions
ftdebug.c File Reference
#include <ft2build.h>

Go to the source code of this file.

Functions

 ft_debug_init (void)
 
 FT_Trace_Get_Count (void)
 
 FT_Trace_Get_Name (FT_Int idx)
 

Function Documentation

◆ ft_debug_init()

ft_debug_init ( void  )

Definition at line 238 of file ftdebug.c.

References FT_BASE_DEF.

◆ FT_Trace_Get_Count()

FT_Trace_Get_Count ( void  )

Definition at line 245 of file ftdebug.c.

References FT_BASE_DEF.

◆ FT_Trace_Get_Name()

FT_Trace_Get_Name ( FT_Int  idx)

Definition at line 252 of file ftdebug.c.

References FT_UNUSED, idx, and NULL.