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]
Macros | Typedefs
cf2types.h File Reference
#include <ft2build.h>

Go to the source code of this file.

Macros

#define CF2_UInt   FT_UFast
 
#define CF2_Int   FT_Fast
 

Typedefs

typedef FT_Int32 CF2_F16Dot16
 

Macro Definition Documentation

◆ CF2_Int

#define CF2_Int   FT_Fast

◆ CF2_UInt

#define CF2_UInt   FT_UFast

Definition at line 64 of file cf2types.h.

Referenced by cf2_blues_capture(), cf2_hintmask_setAll(), cf2_stack_count(), and cf2_stack_free().

Typedef Documentation

◆ CF2_F16Dot16

Definition at line 69 of file cf2types.h.