IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 12:21:18 PM (19 years ago)
Author:
eugene
Message:

complete merge from branch dvo-mods-2007-02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/display.h

    r6684 r12332  
    2020int           PrepPlotting          PROTO((int Npts, Graphdata *graphmode));
    2121int           PlotVector            PROTO((int, float *));
     22int           PlotVectorTriplet     PROTO((int N, float *xValues, float *yValues, float *zValues, Graphdata *graphmode));
    2223int           GetGraphData          PROTO((Graphdata *data, int *sock, int *N));
    2324int           GetGraph              PROTO((Graphdata *data, int *socket, int *N));
Note: See TracChangeset for help on using the changeset viewer.