Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftcmru.h>
Public Attributes | |
FT_UInt | num_nodes |
FT_UInt | max_nodes |
FTC_MruNode | nodes |
FT_Pointer | data |
FTC_MruListClassRec | clazz |
FT_Memory | memory |
FTC_MruListClassRec FTC_MruListRec_::clazz |
Definition at line 124 of file ftcmru.h.
Referenced by FTC_MruList_Done(), FTC_MruList_New(), and FTC_MruList_Remove().
FT_Pointer FTC_MruListRec_::data |
Definition at line 123 of file ftcmru.h.
Referenced by FTC_MruList_New(), and FTC_MruList_Remove().
FT_UInt FTC_MruListRec_::max_nodes |
Definition at line 121 of file ftcmru.h.
Referenced by FTC_MruList_New().
FT_Memory FTC_MruListRec_::memory |
Definition at line 125 of file ftcmru.h.
Referenced by FTC_MruList_New(), and FTC_MruList_Remove().
FTC_MruNode FTC_MruListRec_::nodes |
Definition at line 122 of file ftcmru.h.
Referenced by FTC_MruList_Done(), FTC_MruList_New(), FTC_MruList_Remove(), and FTC_MruList_RemoveSelection().
FT_UInt FTC_MruListRec_::num_nodes |
Definition at line 120 of file ftcmru.h.
Referenced by FTC_MruList_New(), and FTC_MruList_Remove().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.