00001 // Filename: pandagl.h 00002 // Created by: drose (2Jan01) 00003 // 00004 //////////////////////////////////////////////////////////////////// 00005 00006 #ifndef PANDAGL_H 00007 #define PANDAGL_H 00008 00009 #include <pandabase.h> 00010 00011 EXPCL_PANDAGL void init_libpandagl(); 00012 00013 #endif 00014