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

#include <ftcmru.h>

Public Attributes

FTC_MruNode next
 
FTC_MruNode prev
 

Detailed Description

Definition at line 63 of file ftcmru.h.

Member Data Documentation

◆ next

FTC_MruNode FTC_MruNodeRec_::next

Definition at line 65 of file ftcmru.h.

◆ prev

FTC_MruNode FTC_MruNodeRec_::prev

Definition at line 66 of file ftcmru.h.


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