PLplot  5.15.0
PSDev Struct Reference

#include "ps.h"

Public Attributes

PLFLT pxlx
 
PLFLT pxly
 
PLINT xold
 
PLINT yold
 
PLINT xmin
 
PLINT xmax
 
PLINT xlen
 
PLINT ymin
 
PLINT ymax
 
PLINT ylen
 
PLINT xmin_dev
 
PLINT xmax_dev
 
PLINT xlen_dev
 
PLINT ymin_dev
 
PLINT ymax_dev
 
PLINT ylen_dev
 
PLFLT xscale_dev
 
PLFLT yscale_dev
 
int llx
 
int lly
 
int urx
 
int ury
 
int ptcnt
 
int nlookup
 
int if_symbol_font
 
const Unicode_to_Type1_tablelookup
 
long cur_pos
 
FILE * fp
 

Detailed Description

Definition at line 38 of file ps.h.

Member Data Documentation

◆ cur_pos

long PSDev::cur_pos

Definition at line 58 of file ps.h.

◆ fp

FILE* PSDev::fp

Definition at line 59 of file ps.h.

◆ if_symbol_font

int PSDev::if_symbol_font

Definition at line 53 of file ps.h.

◆ llx

int PSDev::llx

Definition at line 51 of file ps.h.

◆ lly

int PSDev::lly

Definition at line 51 of file ps.h.

◆ lookup

const Unicode_to_Type1_table* PSDev::lookup

Definition at line 54 of file ps.h.

◆ nlookup

int PSDev::nlookup

Definition at line 53 of file ps.h.

◆ ptcnt

int PSDev::ptcnt

Definition at line 51 of file ps.h.

◆ pxlx

PLFLT PSDev::pxlx

Definition at line 40 of file ps.h.

◆ pxly

PLFLT PSDev::pxly

Definition at line 40 of file ps.h.

◆ urx

int PSDev::urx

Definition at line 51 of file ps.h.

◆ ury

int PSDev::ury

Definition at line 51 of file ps.h.

◆ xlen

PLINT PSDev::xlen

Definition at line 43 of file ps.h.

◆ xlen_dev

PLINT PSDev::xlen_dev

Definition at line 46 of file ps.h.

◆ xmax

PLINT PSDev::xmax

Definition at line 43 of file ps.h.

◆ xmax_dev

PLINT PSDev::xmax_dev

Definition at line 46 of file ps.h.

◆ xmin

PLINT PSDev::xmin

Definition at line 43 of file ps.h.

◆ xmin_dev

PLINT PSDev::xmin_dev

Definition at line 46 of file ps.h.

◆ xold

PLINT PSDev::xold

Definition at line 41 of file ps.h.

◆ xscale_dev

PLFLT PSDev::xscale_dev

Definition at line 49 of file ps.h.

◆ ylen

PLINT PSDev::ylen

Definition at line 44 of file ps.h.

◆ ylen_dev

PLINT PSDev::ylen_dev

Definition at line 47 of file ps.h.

◆ ymax

PLINT PSDev::ymax

Definition at line 44 of file ps.h.

◆ ymax_dev

PLINT PSDev::ymax_dev

Definition at line 47 of file ps.h.

◆ ymin

PLINT PSDev::ymin

Definition at line 44 of file ps.h.

◆ ymin_dev

PLINT PSDev::ymin_dev

Definition at line 47 of file ps.h.

◆ yold

PLINT PSDev::yold

Definition at line 41 of file ps.h.

◆ yscale_dev

PLFLT PSDev::yscale_dev

Definition at line 49 of file ps.h.


The documentation for this struct was generated from the following file: