PLplot
5.9.9
|
#include "plplotP.h"
Go to the source code of this file.
Functions | |
void | plwxtik (PLFLT x, PLFLT y, PLBOOL minor, PLBOOL invert) |
void | plwytik (PLFLT x, PLFLT y, PLBOOL minor, PLBOOL invert) |
void | plxtik (PLINT x, PLINT y, PLINT below, PLINT above) |
void | plytik (PLINT x, PLINT y, PLINT left, PLINT right) |
void | plstik (PLFLT mx, PLFLT my, PLFLT dx, PLFLT dy) |
static void | plerx1 (PLFLT xmin, PLFLT xmax, PLFLT y) |
static void | plery1 (PLFLT x, PLFLT ymin, PLFLT ymax) |
void | c_plerrx (PLINT n, const PLFLT *xmin, const PLFLT *xmax, const PLFLT *y) |
void | c_plerry (PLINT n, const PLFLT *x, const PLFLT *ymin, const PLFLT *ymax) |