HP b2600 OpenGL Implementation Guide for HP-UX 11.x - Page 46

Compiling and Linking Programs, Table 4-1

Page 46 highlights

compiling and linking programs overview overview Table 4-1 contains a list of the subdirectories in the directory /opt/graphics/OpenGL These subdirectories contain header files and libraries which may be used when compiling and linking your programs. Table 4-1 Subdirectory include/GL lib lib/pa20_64 lbin doc contrib/libwidget contrib/libglut contrib/xglinfo demos This Directory Contains... Header files needed for OpenGL development. 32-bit run-time shared libraries. 64-bit run-time shared libraries. Run-time executables. OpenGL documentation including reference pages. A Motif widget library and source code. Utilities found in the OpenGL Utility Toolkit as mentioned in the OpenGL Programming for the X Window System manual. Utility to print display and visual information for OpenGL with the X Window system. Sample OpenGL programs, including source code. 44 Chapter 4

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

compiling and linking programs
overview
Chapter 4
44
overview
Table 4-1 contains a list of the subdirectories in the directory
/opt/graphics/OpenGL
These subdirectories contain header files and libraries which may be
used when compiling and linking your programs.
Table 4-1
Subdirectory
This Directory Contains...
include/GL
Header files needed for OpenGL development.
lib
32-bit run-time shared libraries.
lib/pa20_64
64-bit run-time shared libraries.
lbin
Run-time executables.
doc
OpenGL documentation including reference pages.
contrib/libwidget
A Motif widget library and source code.
contrib/libglut
Utilities found in the OpenGL Utility Toolkit as
mentioned in the OpenGL Programming for the X
Window System manual.
contrib/xglinfo
Utility to print display and visual information for
OpenGL with the X Window system.
demos
Sample OpenGL programs, including source code.