list.c File Reference

#include "common.h"
#include <stdio.h>
#include "machine.h"
#include "vmath.h"
#include "plot3.h"

Include dependency graph for list.c:

Go to the source code of this file.

Defines

#define TP_MARK   1
#define TP_LINE   2

Functions

void tp_i2list (register FILE *fp, register int *x, register int *y, register int npoints)
void tp_2list (register FILE *fp, register double *x, register double *y, register int npoints)
void PL_FORTRAN (f2list, F2LIST)
void tp_3list (FILE *fp, register double *x, register double *y, register double *z, register int npoints)
void PL_FORTRAN (f3list, F3LIST)
void tp_2mlist (FILE *fp, register double *x, register double *y, int npoints, int flag, int mark, int interval, double size)
void PL_FORTRAN (f2mlst, F2MLST)


Detailed Description

NOTE that tp_2list() and tp_3list() are good candidates to become intrinsic parts of plot3.c, for efficiency reasons.

Author:
Michael John Muuss
August 04, 1978
Source
SECAD/VLD Computing Consortium, Bldg 394
The U. S. Army Ballistic Research Laboratory
Aberdeen Proving Ground, Maryland 21005-5066

Definition in file list.c.


Generated on Mon Sep 18 01:25:04 2006 for BRL-CAD by  doxygen 1.4.6