Geant4
11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
wireframe.h
Go to the documentation of this file.
1
#ifndef COIN_PIXMAP_WIREFRAME_XPM
2
#define COIN_PIXMAP_WIREFRAME_XPM
3
4
/* XPM */
5
static
const
char
* wireframe_xpm[]={
6
"24 24 2 1"
,
7
". c None"
,
8
"# c #000000"
,
9
"........................"
,
10
"........................"
,
11
"......################.."
,
12
".....##.............##.."
,
13
"....#.#............#.#.."
,
14
"...#..#...........#..#.."
,
15
"..################...#.."
,
16
"..#...#..........#...#.."
,
17
"..#...#..........#...#.."
,
18
"..#...#..........#...#.."
,
19
"..#...#..........#...#.."
,
20
"..#...#..........#...#.."
,
21
"..#...#..........#...#.."
,
22
"..#...#..........#...#.."
,
23
"..#...#..........#...#.."
,
24
"..#...#..........#...#.."
,
25
"..#...#..........#...#.."
,
26
"..#...################.."
,
27
"..#..#...........#..#..."
,
28
"..#.#............#.#...."
,
29
"..##.............##....."
,
30
"..################......"
,
31
"........................"
,
32
"........................"
};
33
34
#endif
/* !COIN_PIXMAP_WIREFRAME_XPM */
geant4-v11.2.2
source
visualization
OpenInventor
include
wireframe.h
Generated by
1.12.0