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

CLog.h

Go to the documentation of this file.
00001 
00002 //                            Clog.h                                          //
00004 
00005 #ifndef CLOG_H
00006 #define CLOG_H
00007 
00008 #include <fstream>
00009 #include <iostream>
00010 #include <string>
00011 
00012 #include "Platform.h"
00013 
00014 namespace X3DTK {
00015 
00016 extern std::ofstream cx3d;
00017 
00018 }
00019 
00020 #endif

Generated on Mon Jan 19 10:32:03 2004 for X3DToolKit by doxygen1.2.18