QSAS_2_4/QSAS_dist/src/Utilities/qplplot/plfill.c File Reference

#include "plplotP.h"

Classes

struct  point

Defines

#define DTOR   0.0174533
#define BINC   50

Functions

static int compar (const void *, const void *)
static void addcoord (PLINT, PLINT)
static void tran (PLINT *, PLINT *, PLFLT, PLFLT)
static void buildlist (PLINT, PLINT, PLINT, PLINT, PLINT, PLINT, PLINT)
void c_plfill (PLINT n, PLFLT *x, PLFLT *y)
void c_plfill3 (PLINT n, PLFLT *x, PLFLT *y, PLFLT *z)
void plfill_soft (short *x, short *y, PLINT n)

Variables

static PLINT bufferleng
static PLINT buffersize
static PLINTbuffer

Define Documentation

#define BINC   50

#define DTOR   0.0174533


Function Documentation

static void addcoord ( PLINT  xp1,
PLINT  yp1 
) [static]

static void buildlist ( PLINT  xp1,
PLINT  yp1,
PLINT  xp2,
PLINT  yp2,
PLINT  xp3,
PLINT  yp3,
PLINT  dinc 
) [static]

void c_plfill ( PLINT  n,
PLFLT x,
PLFLT y 
)

void c_plfill3 ( PLINT  n,
PLFLT x,
PLFLT y,
PLFLT z 
)

static int compar ( const void *  pnum1,
const void *  pnum2 
) [static]

void plfill_soft ( short *  x,
short *  y,
PLINT  n 
)

static void tran ( PLINT a,
PLINT b,
PLFLT  c,
PLFLT  d 
) [static]


Variable Documentation

PLINT * buffer [static]

PLINT bufferleng [static]

PLINT buffersize [static]


Generated on Fri Jan 8 12:51:26 2010 for QSAS by  doxygen 1.5.7