acimporter.h

00001 #ifndef LILITH_ACIMPORTER
00002 #define LILITH_ACIMPORTER
00003 
00004 //#include <string>
00005 
00006 namespace lilith3d { class StaticResource; };
00007 
00008 bool ImportAC3D( const std::string& filename, lilith3d::StaticResource* meshRes );
00009 
00010 
00011 #endif
00012 

Generated on Fri Mar 23 19:36:21 2007 for Lilith3D by  doxygen 1.5.1-p1