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

batch-functions.cpp File Reference

#include "batch-functions.h"

Include dependency graph for batch-functions.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main ()


Function Documentation

int main  ) 
 

Definition at line 3 of file batch-functions.cpp.

References functions::Importer::importModel().

00004 {
00005         functions::Importer im = functions::Importer();
00006         im.importModel("test2.x3d");
00007   return 0;
00008 }

Here is the call graph for this function:


Generated on Tue Apr 17 09:39:17 2007 for PCG Library by  doxygen 1.3.9.1