PLplot
5.13.0
|
#include "plplotP.h"
Go to the source code of this file.
Classes | |
struct | line |
struct | pattern |
Macros | |
#define | NPATTERNS 8 |
Functions | |
static void | spat (const PLINT inc[], const PLINT del[], PLINT nlin) |
void | c_plschr (PLFLT def, PLFLT scale) |
void | c_plsmin (PLFLT def, PLFLT scale) |
void | c_plsmaj (PLFLT def, PLFLT scale) |
void | c_plssym (PLFLT def, PLFLT scale) |
void | c_pllsty (PLINT lin) |
void | c_plpat (PLINT nlin, PLINT_VECTOR inc, PLINT_VECTOR del) |
void | c_plpsty (PLINT patt) |
Variables | |
static struct line | line [] |
static struct pattern | pattern [] |
void c_plpat | ( | PLINT | nlin, |
PLINT_VECTOR | inc, | ||
PLINT_VECTOR | del | ||
) |