Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

_GLUTmenuItem Struct Reference

#include <glutint.h>


Data Fields

Window win
GLUTmenumenu
Bool isTrigger
int value
char * label
int len
int pixwidth
GLUTmenuItemnext

Field Documentation

Bool _GLUTmenuItem::isTrigger
 

Definition at line 329 of file glutint.h.

Referenced by __glutFinishMenu(), __glutGetMenuItem(), __glutMenuItemEnterOrLeave(), __glutPaintMenu(), glutChangeToMenuEntry(), glutChangeToSubMenu(), paintMenuItem(), and setMenuItem().

char* _GLUTmenuItem::label
 

Definition at line 333 of file glutint.h.

Referenced by __glutPaintMenu(), glutChangeToMenuEntry(), glutChangeToSubMenu(), glutDestroyMenu(), glutRemoveMenuItem(), paintMenuItem(), and setMenuItem().

int _GLUTmenuItem::len
 

Definition at line 334 of file glutint.h.

Referenced by __glutPaintMenu(), paintMenuItem(), and setMenuItem().

GLUTmenu* _GLUTmenuItem::menu
 

Definition at line 328 of file glutint.h.

Referenced by __glutFinishMenu(), __glutMenuItemEnterOrLeave(), __glutPaintMenu(), glutAddMenuEntry(), glutAddSubMenu(), glutChangeToMenuEntry(), glutChangeToSubMenu(), glutDestroyMenu(), paintMenuItem(), and setMenuItem().

GLUTmenuItem* _GLUTmenuItem::next
 

Definition at line 336 of file glutint.h.

Referenced by __glutGetMenuItem(), __glutPaintMenu(), getMenuItemIndex(), glutAddMenuEntry(), glutAddSubMenu(), glutChangeToMenuEntry(), glutChangeToSubMenu(), glutDestroyMenu(), glutRemoveMenuItem(), and mapMenu().

int _GLUTmenuItem::pixwidth
 

Definition at line 335 of file glutint.h.

Referenced by glutAddMenuEntry(), glutAddSubMenu(), glutRemoveMenuItem(), and setMenuItem().

int _GLUTmenuItem::value
 

Definition at line 330 of file glutint.h.

Referenced by __glutFinishMenu(), __glutGetMenuItem(), __glutMenuItemEnterOrLeave(), and setMenuItem().

Window _GLUTmenuItem::win
 

Definition at line 327 of file glutint.h.

Referenced by __glutGetMenuItem(), glutAddMenuEntry(), glutAddSubMenu(), and mapMenu().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: