Definition at line 531 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 542 of file freeglut_internal.h.
| SFG_Proc tagSFG_Window::CallBacks[TOTAL_CALLBACKS] | 
Definition at line 538 of file freeglut_internal.h.
| SFG_List tagSFG_Window::Children | 
Definition at line 545 of file freeglut_internal.h.
| int tagSFG_Window::ID | 
Definition at line 534 of file freeglut_internal.h.
| GLboolean tagSFG_Window::IsMenu | 
Definition at line 547 of file freeglut_internal.h.
| SFG_Menu* tagSFG_Window::Menu[FREEGLUT_MAX_MENUS] | 
Definition at line 541 of file freeglut_internal.h.
| SFG_Node tagSFG_Window::Node | 
Definition at line 533 of file freeglut_internal.h.
| SFG_Window* tagSFG_Window::Parent | 
Definition at line 544 of file freeglut_internal.h.
| SFG_WindowState tagSFG_Window::State | 
Definition at line 537 of file freeglut_internal.h.
| void* tagSFG_Window::UserData | 
Definition at line 539 of file freeglut_internal.h.
| SFG_Context tagSFG_Window::Window | 
Definition at line 536 of file freeglut_internal.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |