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

CoreCreator.cpp

Go to the documentation of this file.
00001 #include "CoreCreator.h"
00002 #include "CoreNodes.h"
00003 
00004 #include <iostream>
00005 
00006 using namespace X3DTK;
00007 using namespace std;
00008 
00009 CoreCreator::CoreCreator()
00010 {
00011   defineComponentName("Core");
00012 }
00013 
00014 CoreCreator::~CoreCreator()
00015 {
00016 }

Generated on Wed May 14 10:03:07 2003 for X3DToolKit by doxygen1.3