basic/geometry/vrml_reader/VrmlStack.cpp

Go to the documentation of this file.
00001 #include <stdlib.h>
00002 #include "VrmlStack.h"
00003 
00004 //=============================================================================
00005 // constructor
00006 //
00007 // Description: coinstructor
00008 //=============================================================================
00009 VrmlStack::VrmlStack():
00010         vrmlCoordinate3( NULL )
00011 {
00012 }

Generated on Sat Apr 1 21:30:34 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO