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

#include <fttypes.h>

Public Attributes

FT_ListNode head
 
FT_ListNode tail
 

Detailed Description

Definition at line 563 of file fttypes.h.

Member Data Documentation

◆ head

FT_ListNode FT_ListRec_::head

◆ tail

FT_ListNode FT_ListRec_::tail

Definition at line 566 of file fttypes.h.


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