compiling and linking programs
overview
Chapter 444
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.
OGLImp.book Page 44 Tuesday, February 14, 2006 9:15 AM