Transform.h

Go to the documentation of this file.
00001 // 
00002 //   Copyright (C) 2003-2006 Rational Discovery LLC
00003 //
00004 //   @@ All Rights Reserved  @@
00005 //
00006 #ifndef __RD_TRANSFORM_H__
00007 #define __RD_TRANSFORM_H__
00008 
00009 namespace RDGeom {
00010   
00011   typedef enum {
00012     X_Axis,
00013     Y_Axis,
00014     Z_Axis
00015   } AxisType;
00016 }
00017 
00018 #endif

Generated on Tue Oct 7 06:10:11 2008 for RDCode by  doxygen 1.5.5