Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

material.cpp

Go to the documentation of this file.
00001 #include "material.h"
00002 
00003 using namespace boost;
00004 using namespace kerosin;
00005 using namespace std;
00006 using namespace zeitgeist;
00007 
00008 Material::Material() : Leaf()
00009 {
00010 }
00011 
00012 Material::~Material()
00013 {
00014 }

Generated on Thu Apr 6 15:25:38 2006 for rcssserver3d by  doxygen 1.4.4