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  

SUMA_X Struct Reference

#include <SUMA_define.h>


Data Fields

Display * DPY
Widget TOPLEVEL
Widget FORM
Widget FRAME
Widget GLXAREA
XVisualInfo * VISINFO
GLXContext GLXCONTEXT
Colormap CMAP
Bool DOUBLEBUFFER
char * Title
int REDISPLAYPENDING
int WIDTH
int HEIGHT
XtWorkProcId REDISPLAYID
XtIntervalId MOMENTUMID
GC gc
SUMA_X_ViewContViewCont
Widget ToggleCrossHair_View_tglbtn
Widget FileMenu [SW_N_File]
Widget ToolsMenu [SW_N_Tools]
Widget ViewMenu [SW_N_View]
Widget HelpMenu [SW_N_Help]
SUMA_PROMPT_DIALOG_STRUCTLookAt_prmpt
SUMA_PROMPT_DIALOG_STRUCTJumpIndex_prmpt
SUMA_PROMPT_DIALOG_STRUCTJumpXYZ_prmpt
SUMA_PROMPT_DIALOG_STRUCTJumpFocusNode_prmpt
SUMA_PROMPT_DIALOG_STRUCTJumpFocusFace_prmpt
SUMA_PROMPT_DIALOG_STRUCTHighlightBox_prmpt

Detailed Description

structure containg X vars for surface viewers

Definition at line 1093 of file SUMA_define.h.


Field Documentation

Colormap SUMA_X::CMAP
 

Definition at line 1098 of file SUMA_define.h.

Referenced by SUMA_CreateCmapWidgets(), and SUMA_X_SurfaceViewer_Create().

Bool SUMA_X::DOUBLEBUFFER
 

Definition at line 1099 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_ButtClose_pushed(), SUMA_cmap_wid_display(), SUMA_display(), and SUMA_X_SurfaceViewer_Create().

Display* SUMA_X::DPY
 

display of toplevel widget

Definition at line 1094 of file SUMA_define.h.

Referenced by SUMA_cb_closeViewerCont(), SUMA_cb_viewViewerCont(), SUMA_display(), SUMA_getShareableColormap(), SUMA_handleRedisplay(), SUMA_SetcSV(), SUMA_SetSVForegroundColor(), and SUMA_X_SurfaceViewer_Create().

Widget SUMA_X::FileMenu[SW_N_File]
 

Vector of widgets under File Menu

Definition at line 1108 of file SUMA_define.h.

Widget SUMA_X::FORM
 

Definition at line 1095 of file SUMA_define.h.

Referenced by SUMA_X_SurfaceViewer_Create().

Widget SUMA_X::FRAME
 

Definition at line 1095 of file SUMA_define.h.

Referenced by SUMA_X_SurfaceViewer_Create().

GC SUMA_X::gc
 

Definition at line 1105 of file SUMA_define.h.

Referenced by SUMA_SetSVForegroundColor(), and SUMA_X_SurfaceViewer_Create().

Widget SUMA_X::GLXAREA
 

Definition at line 1095 of file SUMA_define.h.

Referenced by SUMA_ButtClose_pushed(), SUMA_cb_FileClose(), SUMA_display(), SUMA_Engine(), SUMA_input(), SUMA_JumpFocusFace(), SUMA_JumpFocusNode(), SUMA_JumpIndex(), SUMA_JumpXYZ(), SUMA_LoadSegDO(), SUMA_postRedisplay(), SUMA_RenderToPixMap(), SUMA_SetSVForegroundColor(), SUMA_SwitchGroups(), SUMA_UpdateViewerCursor(), and SUMA_X_SurfaceViewer_Create().

GLXContext SUMA_X::GLXCONTEXT
 

Definition at line 1097 of file SUMA_define.h.

Referenced by SUMA_display(), SUMA_graphicsInit(), SUMA_handleRedisplay(), SUMA_RenderToPixMap(), and SUMA_resize().

int SUMA_X::HEIGHT
 

Definition at line 1102 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_display(), SUMA_input(), SUMA_RenderToPixMap(), and SUMA_resize().

Widget SUMA_X::HelpMenu[SW_N_Help]
 

Vector of widgets under Help Menu

Definition at line 1111 of file SUMA_define.h.

Referenced by SUMA_cb_helpIO_notify().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::HighlightBox_prmpt
 

structure for highlighting nodes in Box dialog

Definition at line 1117 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::JumpFocusFace_prmpt
 

structure for setting the Focus FaceSet dialog

Definition at line 1116 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::JumpFocusNode_prmpt
 

structure for setting the Focus Node dialog

Definition at line 1115 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::JumpIndex_prmpt
 

structure for the Jump To Index dialog

Definition at line 1113 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::JumpXYZ_prmpt
 

structure for the Jump To XYZ dialog

Definition at line 1114 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

SUMA_PROMPT_DIALOG_STRUCT* SUMA_X::LookAt_prmpt
 

structure for the LookAt dialog

Definition at line 1112 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), and SUMA_input().

XtIntervalId SUMA_X::MOMENTUMID
 

Definition at line 1104 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_ButtClose_pushed(), SUMA_input(), SUMA_mapStateChanged(), and SUMA_momentum().

XtWorkProcId SUMA_X::REDISPLAYID
 

Definition at line 1103 of file SUMA_define.h.

int SUMA_X::REDISPLAYPENDING
 

Definition at line 1101 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_handleRedisplay(), SUMA_postRedisplay(), and SUMA_X_SurfaceViewer_Create().

char* SUMA_X::Title
 

Definition at line 1100 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_Free_SurfaceViewer_Struct(), SUMA_input(), SUMA_UpdateViewerTitle(), and SUMA_UpdateViewerTitle_old().

Widget SUMA_X::ToggleCrossHair_View_tglbtn
 

OBSOLETE Toggle button in View-> menu

Definition at line 1107 of file SUMA_define.h.

Widget SUMA_X::ToolsMenu[SW_N_Tools]
 

Vector of widgets under File Menu

Definition at line 1109 of file SUMA_define.h.

Widget SUMA_X::TOPLEVEL
 

Definition at line 1095 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_ButtClose_pushed(), SUMA_cb_FileLoadView(), SUMA_cb_FileSaveView(), SUMA_cb_helpIO_notify(), SUMA_cb_helpMemTrace(), SUMA_cb_viewSurfaceCont(), SUMA_Engine(), SUMA_HighlightBox(), SUMA_input(), SUMA_JumpFocusFace(), SUMA_JumpFocusNode(), SUMA_JumpIndex(), SUMA_JumpXYZ(), SUMA_LoadVisualState(), SUMA_LookAtCoordinates(), SUMA_NewSurfaceGeometry(), SUMA_PopUpMessage(), SUMA_process_NIML_data(), SUMA_SetLight0(), SUMA_SetNumForeSmoothing(), SUMA_SwitchGroups(), SUMA_UpdateViewerTitle(), SUMA_UpdateViewerTitle_old(), and SUMA_X_SurfaceViewer_Create().

SUMA_X_ViewCont* SUMA_X::ViewCont
 

pointer to structure containing viewer controller widget structure

Definition at line 1106 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_ButtClose_pushed(), SUMA_cb_CloseSwitchGroup(), SUMA_cb_closeViewerCont(), SUMA_cb_createViewerCont(), SUMA_cb_moreViewerInfo(), SUMA_cb_SelectSwitchGroup(), SUMA_cb_ViewerCont_SwitchGroup(), SUMA_cb_viewViewerCont(), SUMA_Free_SurfaceViewer_Struct(), SUMA_ViewerInfo_destroyed(), and SUMA_ViewerInfo_open().

Widget SUMA_X::ViewMenu[SW_N_View]
 

Vector of widgets under View Menu

Definition at line 1110 of file SUMA_define.h.

Referenced by SUMA_Engine().

XVisualInfo* SUMA_X::VISINFO
 

Definition at line 1096 of file SUMA_define.h.

Referenced by SUMA_getShareableColormap(), SUMA_RenderToPixMap(), and SUMA_X_SurfaceViewer_Create().

int SUMA_X::WIDTH
 

Definition at line 1102 of file SUMA_define.h.

Referenced by SUMA_Alloc_SurfaceViewer_Struct(), SUMA_display(), SUMA_input(), SUMA_RenderToPixMap(), and SUMA_resize().


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

Powered by Plone

This site conforms to the following standards: