Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Attributes
tagSFG_Window Struct Reference

Detailed Description

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]
 
voidUserData
 
SFG_MenuMenu [FREEGLUT_MAX_MENUS]
 
SFG_MenuActiveMenu
 
SFG_WindowParent
 
SFG_List Children
 
GLboolean IsMenu
 

Member Data Documentation

◆ ActiveMenu

SFG_Menu* tagSFG_Window::ActiveMenu

Definition at line 537 of file freeglut_internal.h.

◆ CallBacks

SFG_Proc tagSFG_Window::CallBacks[TOTAL_CALLBACKS]

Definition at line 533 of file freeglut_internal.h.

◆ Children

SFG_List tagSFG_Window::Children

Definition at line 540 of file freeglut_internal.h.

◆ ID

int tagSFG_Window::ID

Definition at line 529 of file freeglut_internal.h.

◆ IsMenu

GLboolean tagSFG_Window::IsMenu

Definition at line 542 of file freeglut_internal.h.

◆ Menu

SFG_Menu* tagSFG_Window::Menu[FREEGLUT_MAX_MENUS]

Definition at line 536 of file freeglut_internal.h.

◆ Node

SFG_Node tagSFG_Window::Node

Definition at line 528 of file freeglut_internal.h.

◆ Parent

SFG_Window* tagSFG_Window::Parent

Definition at line 539 of file freeglut_internal.h.

◆ State

SFG_WindowState tagSFG_Window::State

Definition at line 532 of file freeglut_internal.h.

◆ UserData

void* tagSFG_Window::UserData

Definition at line 534 of file freeglut_internal.h.

◆ Window

SFG_Context tagSFG_Window::Window

Definition at line 531 of file freeglut_internal.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST