Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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 
00008 class BaseRecorder
00009 {
00010 protected:
00011   static void beginFunctionDefinition();
00012   static void endFunctionDefinition();
00013 };
00014 
00015 }
00016 
00017 #endif

Generated on Thu Jun 3 10:12:08 2004 for X3DToolKit by doxygen 1.3.6