PLplot
5.13.0
|
#include "plplotP.h"
Go to the source code of this file.
Macros | |
#define | NGRAD 2 |
#define | NX 20 |
#define | NY 20 |
#define | NEDGE 101 |
Functions | |
static void | plgradient_soft (PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT angle) |
static PLINT | gradient_defined (PLFLT x, PLFLT y) |
void | c_plgradient (PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT angle) |
Variables | |
static int | foo |
#define NEDGE 101 |
#define NGRAD 2 |
#define NX 20 |
#define NY 20 |
void c_plgradient | ( | PLINT | n, |
PLFLT_VECTOR | x, | ||
PLFLT_VECTOR | y, | ||
PLFLT | angle | ||
) |
Definition at line 52 of file plgradient.c.
Definition at line 261 of file plgradient.c.
|
static |
Definition at line 178 of file plgradient.c.
|
static |
Definition at line 27 of file plgradient.c.