Definition at line 495 of file freeglut_internal.h.
#include <freeglut-2.4.0/freeglut_internal.h>
Public Attributes | |
| SFG_Node | Node | 
| void * | UserData | 
| int | ID | 
| SFG_List | Entries | 
| FGCBMenu | Callback | 
| FGCBDestroy | Destroy | 
| GLboolean | IsActive | 
| int | Width | 
| int | Height | 
| int | X | 
| int | Y | 
| SFG_MenuEntry * | ActiveEntry | 
| SFG_Window * | Window | 
| SFG_Window * | ParentWindow | 
| SFG_MenuEntry* tagSFG_Menu::ActiveEntry | 
Definition at line 508 of file freeglut_internal.h.
| FGCBMenu tagSFG_Menu::Callback | 
Definition at line 501 of file freeglut_internal.h.
| FGCBDestroy tagSFG_Menu::Destroy | 
Definition at line 502 of file freeglut_internal.h.
| SFG_List tagSFG_Menu::Entries | 
Definition at line 500 of file freeglut_internal.h.
| int tagSFG_Menu::Height | 
Definition at line 505 of file freeglut_internal.h.
| int tagSFG_Menu::ID | 
Definition at line 499 of file freeglut_internal.h.
| GLboolean tagSFG_Menu::IsActive | 
Definition at line 503 of file freeglut_internal.h.
| SFG_Node tagSFG_Menu::Node | 
Definition at line 497 of file freeglut_internal.h.
| SFG_Window* tagSFG_Menu::ParentWindow | 
Definition at line 510 of file freeglut_internal.h.
| void* tagSFG_Menu::UserData | 
Definition at line 498 of file freeglut_internal.h.
| int tagSFG_Menu::Width | 
Definition at line 504 of file freeglut_internal.h.
| SFG_Window* tagSFG_Menu::Window | 
Definition at line 509 of file freeglut_internal.h.
| int tagSFG_Menu::X | 
Definition at line 506 of file freeglut_internal.h.
| int tagSFG_Menu::Y | 
Definition at line 506 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 |