PLplot
5.13.0
|
#include "metadefs.h"
Public Attributes | |
PLFLT | pxlx |
PLFLT | pxly |
PLINT | xold |
PLINT | yold |
PLINT | xmin |
PLINT | xmax |
PLINT | xlen |
PLINT | ymin |
PLINT | ymax |
PLINT | ylen |
FPOS_T | index_offset |
FPOS_T | lp_offset |
int | notfirst |
PLINT | version |
U_SHORT | page |
PLFLT | mfpcxa |
PLFLT | mfpcxb |
PLFLT | mfpcya |
PLFLT | mfpcyb |
void * | buffer |
size_t | buffer_size |
Definition at line 86 of file metadefs.h.
void* PLmDev::buffer |
Definition at line 108 of file metadefs.h.
size_t PLmDev::buffer_size |
Definition at line 109 of file metadefs.h.
FPOS_T PLmDev::index_offset |
Definition at line 94 of file metadefs.h.
FPOS_T PLmDev::lp_offset |
Definition at line 95 of file metadefs.h.
PLFLT PLmDev::mfpcxa |
Definition at line 104 of file metadefs.h.
PLFLT PLmDev::mfpcxb |
Definition at line 104 of file metadefs.h.
PLFLT PLmDev::mfpcya |
Definition at line 105 of file metadefs.h.
PLFLT PLmDev::mfpcyb |
Definition at line 105 of file metadefs.h.
int PLmDev::notfirst |
Definition at line 97 of file metadefs.h.
U_SHORT PLmDev::page |
Definition at line 100 of file metadefs.h.
PLFLT PLmDev::pxlx |
Definition at line 88 of file metadefs.h.
PLFLT PLmDev::pxly |
Definition at line 88 of file metadefs.h.
PLINT PLmDev::version |
Definition at line 99 of file metadefs.h.
PLINT PLmDev::xlen |
Definition at line 91 of file metadefs.h.
PLINT PLmDev::xmax |
Definition at line 91 of file metadefs.h.
PLINT PLmDev::xmin |
Definition at line 91 of file metadefs.h.
PLINT PLmDev::xold |
Definition at line 89 of file metadefs.h.
PLINT PLmDev::ylen |
Definition at line 92 of file metadefs.h.
PLINT PLmDev::ymax |
Definition at line 92 of file metadefs.h.
PLINT PLmDev::ymin |
Definition at line 92 of file metadefs.h.
PLINT PLmDev::yold |
Definition at line 89 of file metadefs.h.