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

#include <ftimage.h>

Public Attributes

short x
 
unsigned short len
 
unsigned char coverage
 

Detailed Description

Definition at line 891 of file ftimage.h.

Member Data Documentation

◆ coverage

unsigned char FT_Span_::coverage

Definition at line 895 of file ftimage.h.

◆ len

unsigned short FT_Span_::len

Definition at line 894 of file ftimage.h.

◆ x

short FT_Span_::x

Definition at line 893 of file ftimage.h.


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