Include file gprocess.h
The CAMgraphicsProcess class provides C++ routines capable of creating graphical output from standard C++ (or C) data types. It is a modest set of graphics routines whose functionality is based upon the functionality of the routines contained in the NCAR graphics package (routines which have provided basic graphics capability for those who program in Fortran). The routines provide the capability for creating line plots, contour plots and surface plots. The primary goal is to provide a C++ programmer with a collection of platform independent graphics output routines, which are useful during the process of developing algorithms and computational procedures for technical computing. For high quality graphical output, one should use a commercially supported graphics package
Chris Anderson (C) UCLA 09/17/96