DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibglui-dev
BeschreibungA GLUT-based C++ user interface library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.36-4
Sektionlibdevel
Prioritätoptional
Installierte Größe832 Byte
Hängt ab vonlibglui2c2 (= 2.36-4), freeglut3-dev
Empfohlene Pakete
PaketbetreuerBradley Smith
Quelleglui
Paketgröße195024 Byte
Prüfsumme MD5dc1deaf0ec7300e5ad59190c717ff9c0
Prüfsumme SHA1099f40b30e138a13e990f9e588c25a5a3ed7b484
Prüfsumme SHA25641a0b0356eb0a3b1269660ca2266e75c5b3563bcab425f4e2b424255433fb827
Link zum Herunterladenlibglui-dev_2.36-4_i386.deb
Ausführliche BeschreibungGLUI provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management. Features of the GLUI User Interface Library include: . - Complete integration with GLUT toolkit - Simple creation of a new user interface window with a single line of code - Support for multiple user interface windows - Standard user interface controls such as: - Buttons - Checkboxes for boolean variables - Radio Buttons for mutually-exclusive options - Editable text boxes for inputting text, integers, and floating-point values - Spinners for interactively manipulating integer and floating-point values - Static text fields - Panels for grouping sets of controls - Separator lines to help visually organize groups of controls - Controls can generate callbacks when their values change - Variables can be linked to controls and automatically updated when the value of the control changes ("live variables") - Controls can be automatically synchronized to reflect changes in live variables - Controls can trigger GLUT redisplay events when their values change - Layout and sizing of controls is automatic - Controls can be grouped into columns - User can cycle through controls using Tab key . This package contains the development files.


Impressum
Linux is a registered trademark of Linus Torvalds