|
||||
File indexing completed on 2024-04-06 12:33:13
0001 #ifndef PLOT_TYPES__H 0002 #define PLOT_TYPES__H 0003 0004 enum PlotType { Plot1D, Plot2D }; 0005 0006 #endif // PLOT_TYPES__H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |