casa
5.7.0-16
|
Global driver functions need to support PgPlot on the WorldCanvas. More...
#include <WorldCanvasPGPlotDriver.h>
Public Member Functions | |
void | wcdriv_ (int *opc, float *rbuf, int *nbuf, char *chr, int *lchr, int *mode, int len) |
int | grexec_ (int *idev, int *ifunc, float *rbuf, int *nbuf, char *chr, int *lchr, int len) |
Global driver functions need to support PgPlot on the WorldCanvas.
Global driver functions are required to implement a PgPlot driver for the WorldCanvas. They are called by the FORTRAN part of the PgPlot library.
Definition at line 48 of file WorldCanvasPGPlotDriver.h.
int casa::WorldCanvasPGPlotDriver_global_functions_Driver_functions_called_by_FORTRAN_PgPlot_library::grexec_ | ( | int * | idev, |
int * | ifunc, | ||
float * | rbuf, | ||
int * | nbuf, | ||
char * | chr, | ||
int * | lchr, | ||
int | len | ||
) |
void casa::WorldCanvasPGPlotDriver_global_functions_Driver_functions_called_by_FORTRAN_PgPlot_library::wcdriv_ | ( | int * | opc, |
float * | rbuf, | ||
int * | nbuf, | ||
char * | chr, | ||
int * | lchr, | ||
int * | mode, | ||
int | len | ||
) |