Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

plottypes.h

Go to the documentation of this file.
00001 // LabPlot : plottypes.h
00002 // sync with labplot.qs
00003 
00004 #ifndef PLOTTYPES_H
00005 #define PLOTTYPES_H
00006 
00007 // VTK,GRASS : obsolete
00008 enum PType {P2D,PSURFACE,P3D,PGRASS,PVTK,PPIE,PPOLAR,PTERNARY,PQWT3D};
00009 
00010 #endif // PLOTTYPES_H

Generated on Sun Apr 2 02:05:09 2006 for LabPlot by  doxygen 1.4.4