- Timestamp:
- May 17, 2007, 9:58:42 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/kapa-mods-2007-05/Ohana/src/opihi/include/display.h
r13394 r13409 8 8 int GetCurrentDevice PROTO((void)); 9 9 int PrepPlotting PROTO((int Npts, Graphdata *graphmode)); 10 int PlotVector PROTO((int , float *));10 int PlotVector PROTO((int Npts, float *values, char *type)); 11 11 int PlotVectorTriplet PROTO((int N, float *xValues, float *yValues, float *zValues, Graphdata *graphmode)); 12 12 int GetGraphData PROTO((Graphdata *data, int *kapa, char *name));
Note:
See TracChangeset
for help on using the changeset viewer.
