// ====================================================================== // // Copyright (c) 2001 The CGAL Consortium // // This software and related documentation is part of an INTERNAL release // of the Computational Geometry Algorithms Library (CGAL). It is not // intended for general use. // // ---------------------------------------------------------------------- // // release : $CGAL_Revision: CGAL-2.3-I-75 $ // release_date : $CGAL_Date: 2001/06/21 $ // // file : include/CGAL/LEDA/pixmaps/button32.h // package : cgal_window (1.0) // maintainer : Matthias Baesken // revision : 0.9.8 // revision_date : 12 June 2001 // author(s) : Matthias Baesken, Algorithmic Solutions // // coordinator : Matthias Baesken, Trier () // ====================================================================== #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define num_xpm_button32 61 static const char** xpm_button32[] = { balls_xpm, beer_xpm, blocks_xpm, books_xpm, bulb_xpm, c_file_xpm, clock_xpm, complement_xpm, computer_xpm, continue_xpm, crush_xpm, cube_xpm, door_exit_xpm, draw_xpm, exit_xpm, eye_xpm, flag_xpm, gift_xpm, graph_xpm, grid_xpm, hammer_xpm, hand_xpm, help_xpm, home_xpm, info_xpm, intersect_xpm, intersect2_xpm, key_xpm, keyboard_xpm, light_off_xpm, light_on_xpm, lightning_xpm, make_file_xpm, maze_xpm, mouse_xpm, news_xpm, notebook_xpm, paper_xpm, pen_xpm, pencil_xpm, pencils_xpm, people_xpm, person_xpm, polyhedron_xpm, printer_xpm, ps_file_xpm, puzzle_xpm, raster_xpm, ruler_xpm, run_xpm, run1_xpm, scissors_xpm, sleep_xpm, small_earth_xpm, snowman_xpm, solids_xpm, stop_xpm, tex_file_xpm, text_file_xpm, watch_xpm, win95_xpm }; static const char* name_xpm_button32[] = { "balls", "beer", "blocks", "books", "bulb", "c_file", "clock", "complement", "computer", "continue", "crush", "cube", "door_exit", "draw", "exit", "eye", "flag", "gift", "graph", "grid", "hammer", "hand", "help", "home", "info", "intersect", "intersect2", "key", "keyboard", "light_off", "light_on", "lightning", "make_file", "maze", "mouse", "news", "notebook", "paper", "pen", "pencil", "pencils", "people", "person", "polyhedron", "printer", "ps_file", "puzzle", "raster", "ruler", "run", "run1", "scissors", "sleep", "small_earth", "snowman", "solids", "stop", "tex_file", "text_file", "watch", "win95" }; #if defined(__GNUC__) inline char xpm_button32_unused_warning() { return xpm_button32[0][0][0] + name_xpm_button32[0][0]; } #endif