X3DFunction.h

Go to the documentation of this file.
00001 #ifndef X3DTK_X3DFUNCTION_H
00002 #define X3DTK_X3DFUNCTION_H
00003 
00004 #include "Platform.h"
00005 
00006 namespace X3DTK {
00007 
00013 class X3DFunction
00014 {
00015 public:
00017   X3DFunction();
00019   virtual ~X3DFunction() = 0;
00020 };
00021 
00022 }
00023 
00024 #endif

Generated on Fri Jul 30 12:02:29 2004 for X3DToolKit by doxygen 1.3.6