BRL-CAD
Loading...
Searching...
No Matches
#include "common.h"
#include "vmath.h"
#include "bu/defines.h"
#include "bu/color.h"
#include "bu/file.h"
#include "bv/defines.h"
#include "bv/plot3.h"
Include dependency graph for tig.h:

Go to the source code of this file.

Macros

#define PL_FORTRAN(lc, uc)   BU_FORTRAN(lc, uc)
 

Functions

void tp_i2list (FILE *fp, int *x, int *y, int npoints)
 
void tp_2list (FILE *fp, double *x, double *y, int npoints)
 
void BU_FORTRAN (f2list, F2LIST)(FILE **fpp
 
void tp_3list (FILE *fp, double *x, double *y, double *z, int npoints)
 
void BU_FORTRAN (f3list, F3LIST)(FILE **fpp
 
void tp_2mlist (FILE *fp, double *x, double *y, int npoints, int flag, int mark, int interval, double size)
 
void BU_FORTRAN (f2mlst, F2MLST)(FILE **fp
 
void tp_2marker (FILE *fp, int c, double x, double y, double scale)
 
void BU_FORTRAN (f2mark, F2MARK)(FILE **fp
 
void tp_3marker (FILE *fp, int c, double x, double y, double z, double scale)
 
void BU_FORTRAN (f3mark, F3MARK)(FILE **fp
 
void tp_2number (FILE *fp, double input, int x, int y, int cscale, double theta, int digits)
 
void BU_FORTRAN (f2numb, F2NUMB)(FILE **fp
 
void tp_scale (int idata[], int elements, int mode, int length, int odata[], double *min, double *dx)
 
void BU_FORTRAN (fscale, FSCALE)(int idata[]
 
void tp_2symbol (FILE *fp, char *string, double x, double y, double scale, double theta)
 
void BU_FORTRAN (f2symb, F2SYMB)(FILE **fp
 
void tp_plot (FILE *fp, int xp, int yp, int xl, int yl, char xtitle[], char ytitle[], float x[], float y[], int n, double cscale)
 
void BU_FORTRAN (fplot, FPLOT)(FILE **fp
 
void tp_ftoa (float x, char *s)
 
void tp_fixsc (float *x, int npts, float size, float *xs, float *xmin, float *xmax, float *dx)
 
void tp_sep (float x, float *coef, int *ex)
 
double tp_ipow (double x, int n)
 
void tp_3axis (FILE *fp, char *string, point_t origin, mat_t rot, double length, int ccw, int ndigits, double label_start, double label_incr, double tick_separation, double char_width)
 
void BU_FORTRAN (f3axis, F3AXIS)(FILE **fp
 
void tp_3symbol (FILE *fp, char *string, point_t origin, mat_t rot, double scale)
 
void tp_3vector (FILE *plotfp, point_t from, point_t to, double fromheadfract, double toheadfract)
 
void BU_FORTRAN (f3vect, F3VECT)(FILE **fp
 

Variables

void floatx
 
void float floaty
 
void float float int * n
 
void float float floatz
 
void float float int * np
 
void float float int int * flag
 
void float float int int int * mark
 
void float float int int int int * interval
 
void float float int int int int floatsize
 
void int * c
 
void int float float floatscale
 
void floatinput
 
void float int int floatcscale
 
void float int int float floattheta
 
void float int int float float int * digits
 
void int * elements
 
void int charmode
 
void int char int * length
 
void int char int int odata []
 
void int char int int doublemin
 
void int char int int double doubledx
 
void charstring
 
void int * xp
 
void int int * yp
 
void int int int * xl
 
void int int int int * yl
 
void int int int int charxtitle
 
void int int int int char charytitle
 
void char float float float float float int * ccw
 
void char float float float float float int int * ndigits
 
void char float float float float float int int floatlabel_start
 
void char float float float float float int int float floatlabel_incr
 
void char float float float float float int int float float floattick_separation
 
void char float float float float float int int float float float floatchar_width
 
void floatfx
 
void float floatfy
 
void float float floatfz
 
void float float float floattx
 
void float float float float floatty
 
void float float float float float floattz
 
void float float float float float float floatfl
 
void float float float float float float float floattl