Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

DefaultLoader.h

Go to the documentation of this file.
00001 
00002 //                            DefaultLoader.h                                 //
00004 
00005 #ifndef DEFAULTLOADER_H
00006 #define DEFAULTLOADER_H
00007 
00008 #include "XercesLoader.h"
00009 
00010 namespace X3DTK {
00011 
00012 class XercesLoader;
00013 class NodeCreationProxy;  
00014 
00016 
00017 class DefaultLoader : public XercesLoader
00018 {
00019 public:
00021   DefaultLoader();
00023   ~DefaultLoader();
00024 };
00025 
00026 }
00027 
00028 #endif

Generated on Wed May 14 10:38:09 2003 for X3DToolKit by doxygen1.3