1 #ifndef COIN_PIXMAP_WIREFRAME_XPM 
    2 #define COIN_PIXMAP_WIREFRAME_XPM 
    9 "........................",
 
   10 "........................",
 
   11 "......################..",
 
   12 ".....##.............##..",
 
   13 "....#.#............#.#..",
 
   14 "...#..#...........#..#..",
 
   15 "..################...#..",
 
   16 "..#...#..........#...#..",
 
   17 "..#...#..........#...#..",
 
   18 "..#...#..........#...#..",
 
   19 "..#...#..........#...#..",
 
   20 "..#...#..........#...#..",
 
   21 "..#...#..........#...#..",
 
   22 "..#...#..........#...#..",
 
   23 "..#...#..........#...#..",
 
   24 "..#...#..........#...#..",
 
   25 "..#...#..........#...#..",
 
   26 "..#...################..",
 
   27 "..#..#...........#..#...",
 
   28 "..#.#............#.#....",
 
   29 "..##.............##.....",
 
   30 "..################......",
 
   31 "........................",
 
   32 "........................"};
 
static const char * wireframe_xpm[]