Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

CalAxis.h

Go to the documentation of this file.
00001 
00002 #ifndef __CalAxis_H
00003 #define __CalAxis_H 1
00004 
00005 //###############################################
00006 class CalAxis
00007 //###############################################
00008 {
00009 public:
00010         enum axis {X,Y,PASSIVE};
00011 };
00012 #endif

Generated on Thu Nov 29 16:38:48 2001 by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001