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

WalkOnFunction.cpp

Go to the documentation of this file.
00001 #include "WalkOnFunction.h"
00002 
00003 using namespace X3DTK;
00004 
00005 WalkOnFunction::WalkOnFunction(const ptrToWalkOnFunction walkon, const X3DComponentVisitor *component)
00006 : ptr2walkon_(walkon), component_(component)
00007 {
00008 }
00009 
00010 WalkOnFunction::~WalkOnFunction()
00011 {
00012 }

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