ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
saveViewPt.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file saveViewPt.h
1 #ifndef COIN_PIXMAP_SAVEVIEWPT_XPM
2 #define COIN_PIXMAP_SAVEVIEWPT_XPM
3 
4 /* XPM */
5 static const char * saveViewPt_xpm[] = {
6 "24 24 58 1",
7 " c None",
8 ". c #040404",
9 "+ c #050504",
10 "@ c #0B0B04",
11 "# c #0C0C04",
12 "$ c #060604",
13 "% c #0A0B0A",
14 "& c #141414",
15 "* c #070707",
16 "= c #101010",
17 "- c #0E0F0E",
18 "; c #050505",
19 "> c #3B3C04",
20 ", c #424404",
21 "' c #121204",
22 ") c #383938",
23 "! c #818381",
24 "~ c #191919",
25 "{ c #626362",
26 "] c #575857",
27 "^ c #0E0F04",
28 "/ c #575904",
29 "( c #616304",
30 "_ c #191904",
31 ": c #525352",
32 "< c #BFC2BF",
33 "[ c #1B1C1B",
34 "} c #6D6F6D",
35 "| c #616361",
36 "1 c #090909",
37 "2 c #0D0D04",
38 "3 c #2B2C04",
39 "4 c #262704",
40 "5 c #080804",
41 "6 c #717304",
42 "7 c #4C4E04",
43 "8 c #4F512B",
44 "9 c #808304",
45 "0 c #515204",
46 "a c #6F7104",
47 "b c #737604",
48 "c c #666904",
49 "d c #787B04",
50 "e c #555704",
51 "f c #2A2B04",
52 "g c #171817",
53 "h c #454645",
54 "i c #242524",
55 "j c #333433",
56 "k c #A0A2A0",
57 "l c #0E0E04",
58 "m c #424304",
59 "n c #343504",
60 "o c #232423",
61 "p c #6C6E6C",
62 "q c #0A0A04",
63 "r c #080808",
64 "s c #111111",
65 "........................",
66 ".+@#$%&&&&&&&&&&&&&%*=-;",
67 ".@>,')!!!!!!!!!!!!!)~{]-",
68 ".^/(_:<<<<<<<<<<<<<:[}|=",
69 ".^/(_:<<<<<<<<<<<<<:1[~*",
70 ".^/(_:<<<<<<<<<<<<<:2345",
71 ".^/(_:<<<<<<<<<<<<<:_(/^",
72 ".^/(_:<<<<<<<<<<<<<:_(/^",
73 ".^/(_:<<<<<<<<<<<<<:_(/^",
74 ".^/(_:<<<<<<<<<<<<<:_(/^",
75 ".^/(_:<<<<<<<<<<<<<:_(/^",
76 ".^/(_:<<<<<<<<<<<<<:_(/^",
77 ".^/678|||||||||||||876/^",
78 ".^/990^^^^^^^^^^^^^099/^",
79 ".^/99a/////////////a99/^",
80 ".^/99b((((((((((((((cd/^",
81 ".^/99e______________fc/^",
82 ".^/997.........gh::i_(/^",
83 ".^/997.........jk<<:_(/^",
84 ".^/997.........jk<<:_(/^",
85 ".^/997.........jk<<:_(/^",
86 ".^/997.........jk<<:_(/^",
87 ".lm//n.........op!!)'m>@",
88 " l^^q.........rs&&%$#@+"};
89 
90 #endif /* !COIN_PIXMAP_SAVEVIEWPT_XPM */