Changeset 12332 for trunk/Ohana/src/opihi/include/display.h
- Timestamp:
- Mar 8, 2007, 12:21:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/include/display.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/include/display.h
r6684 r12332 20 20 int PrepPlotting PROTO((int Npts, Graphdata *graphmode)); 21 21 int PlotVector PROTO((int, float *)); 22 int PlotVectorTriplet PROTO((int N, float *xValues, float *yValues, float *zValues, Graphdata *graphmode)); 22 23 int GetGraphData PROTO((Graphdata *data, int *sock, int *N)); 23 24 int GetGraph PROTO((Graphdata *data, int *socket, int *N));
Note:
See TracChangeset
for help on using the changeset viewer.
