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  

mcw.h

Go to the documentation of this file.
00001 #ifndef _MCW_LOGO_HEADER_
00002 #define _MCW_LOGO_HEADER_
00003 
00004 #ifndef MAIN
00005 extern Pixmap mcw_pixmap ;
00006 extern Pixmap rwc_pixmap ;
00007 
00008 extern int    afni48_good ;
00009 extern Pixmap afni48_pixmap ;
00010 extern Pixmap afni48cor_pixmap ;
00011 extern Pixmap afni48sag_pixmap ;
00012 extern Pixmap afni48axi_pixmap ;
00013 extern Pixmap afni48gra_pixmap ;
00014 extern Pixmap afni48gracor_pixmap ;
00015 extern Pixmap afni48grasag_pixmap ;
00016 extern Pixmap afni48graaxi_pixmap ;
00017 #else
00018 Pixmap mcw_pixmap       = XmUNSPECIFIED_PIXMAP ;
00019 Pixmap rwc_pixmap       = XmUNSPECIFIED_PIXMAP ;
00020 
00021 int    afni48_good      = 0 ;
00022 Pixmap afni48_pixmap    = XmUNSPECIFIED_PIXMAP ;
00023 Pixmap afni48cor_pixmap = XmUNSPECIFIED_PIXMAP ;
00024 Pixmap afni48sag_pixmap = XmUNSPECIFIED_PIXMAP ;
00025 Pixmap afni48axi_pixmap = XmUNSPECIFIED_PIXMAP ;
00026 
00027 Pixmap afni48gra_pixmap    = XmUNSPECIFIED_PIXMAP ;
00028 Pixmap afni48gracor_pixmap = XmUNSPECIFIED_PIXMAP ;
00029 Pixmap afni48grasag_pixmap = XmUNSPECIFIED_PIXMAP ;
00030 Pixmap afni48graaxi_pixmap = XmUNSPECIFIED_PIXMAP ;
00031 #endif
00032 
00033 #ifdef WANT_MCW_BITMAP
00034 #include "mcw.xbm"
00035 #endif /* WANT_MCW_BITMAP */
00036 
00037 #ifdef WANT_RWC_BITMAP
00038 #include "rwc.xbm"
00039 #endif /* WANT_RWC_BITMAP */
00040 
00041 #ifdef WANT_AFNI_BITMAP
00042 #include "afni48.xbm"
00043 #include "afni48cor.xbm"
00044 #include "afni48axi.xbm"
00045 #include "afni48sag.xbm"
00046 #include "afni48gra.xbm"
00047 #include "afni48gracor.xbm"
00048 #include "afni48grasag.xbm"
00049 #include "afni48graaxi.xbm"
00050 #endif /* WANT_AFNI_BITMAP */
00051 
00052 #endif /* _MCW_LOGO_HEADER_ */
 

Powered by Plone

This site conforms to the following standards: