WorldCanvasPGPlotDriver.h
Classes
- Global Functions -- Global driver functions need to support PgPlot on the WorldCanvas. (full description)
- Global Functions -- Global utility functions need to support PgPlot on the WorldCanvas. (full description)
Interface
Synopsis
Global driver functions are required to implement a PgPlot driver for
the WorldCanvas. They are called by the FORTRAN part of the PgPlot
library.
Member Description
Interface
- void pgplot_queueWorldCanvas(WorldCanvas * wc)
- WorldCanvas * pgplot_queryWorldCanvas(Int selectID)
- void pgplot_setWorldCanvas(Int selectID, WorldCanvas * wc)
Synopsis
Global utility functions are required to implement a PgPlot driver for
the WorldCanvas. They are provided herein.
Member Description