BaseRecorder.h

Go to the documentation of this file.
00001 #ifndef X3DTK_BASERECORDER_H
00002 #define X3DTK_BASERECORDER_H
00003 
00004 #include "SFType.h"
00005 
00006 namespace X3DTK {
00007 
00014 class BaseRecorder
00015 {
00016 protected:
00018   static void beginFunctionDefinition();
00020   static void endFunctionDefinition();
00021 };
00022 
00023 }
00024 
00025 #endif

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