Definition at line 490 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 503 of file freeglut_internal.h.
FGCBMenu tagSFG_Menu::Callback |
Definition at line 496 of file freeglut_internal.h.
FGCBDestroy tagSFG_Menu::Destroy |
Definition at line 497 of file freeglut_internal.h.
SFG_List tagSFG_Menu::Entries |
Definition at line 495 of file freeglut_internal.h.
int tagSFG_Menu::Height |
Definition at line 500 of file freeglut_internal.h.
int tagSFG_Menu::ID |
Definition at line 494 of file freeglut_internal.h.
GLboolean tagSFG_Menu::IsActive |
Definition at line 498 of file freeglut_internal.h.
SFG_Node tagSFG_Menu::Node |
Definition at line 492 of file freeglut_internal.h.
SFG_Window* tagSFG_Menu::ParentWindow |
Definition at line 505 of file freeglut_internal.h.
void* tagSFG_Menu::UserData |
Definition at line 493 of file freeglut_internal.h.
int tagSFG_Menu::Width |
Definition at line 499 of file freeglut_internal.h.
SFG_Window* tagSFG_Menu::Window |
Definition at line 504 of file freeglut_internal.h.
int tagSFG_Menu::X |
Definition at line 501 of file freeglut_internal.h.
int tagSFG_Menu::Y |
Definition at line 501 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 |