Definition at line 526 of file freeglut_internal.h.
#include <freeglut-2.4.0/freeglut_internal.h>
Public Attributes | |
| SFG_Node | Node | 
| int | ID | 
| SFG_Context | Window | 
| SFG_WindowState | State | 
| SFG_Proc | CallBacks [TOTAL_CALLBACKS] | 
| void * | UserData | 
| SFG_Menu * | Menu [FREEGLUT_MAX_MENUS] | 
| SFG_Menu * | ActiveMenu | 
| SFG_Window * | Parent | 
| SFG_List | Children | 
| GLboolean | IsMenu | 
| SFG_Menu* tagSFG_Window::ActiveMenu | 
Definition at line 537 of file freeglut_internal.h.
| SFG_Proc tagSFG_Window::CallBacks[TOTAL_CALLBACKS] | 
Definition at line 533 of file freeglut_internal.h.
| SFG_List tagSFG_Window::Children | 
Definition at line 540 of file freeglut_internal.h.
| int tagSFG_Window::ID | 
Definition at line 529 of file freeglut_internal.h.
| GLboolean tagSFG_Window::IsMenu | 
Definition at line 542 of file freeglut_internal.h.
| SFG_Menu* tagSFG_Window::Menu[FREEGLUT_MAX_MENUS] | 
Definition at line 536 of file freeglut_internal.h.
| SFG_Node tagSFG_Window::Node | 
Definition at line 528 of file freeglut_internal.h.
| SFG_Window* tagSFG_Window::Parent | 
Definition at line 539 of file freeglut_internal.h.
| SFG_WindowState tagSFG_Window::State | 
Definition at line 532 of file freeglut_internal.h.
| void* tagSFG_Window::UserData | 
Definition at line 534 of file freeglut_internal.h.
| SFG_Context tagSFG_Window::Window | 
Definition at line 531 of file freeglut_internal.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |