Panda3D

pandagles.h

00001 // Filename: pandagles.h
00002 // Created by:  pro-rsoft (8Jun09)
00003 //
00004 ////////////////////////////////////////////////////////////////////
00005 
00006 #ifndef PANDAGLES_H
00007 #define PANDAGLES_H
00008 
00009 #include "pandabase.h"
00010 
00011 EXPCL_PANDAGLES void init_libpandagles();
00012 extern "C" EXPCL_PANDAGLES int get_pipe_type_pandagles();
00013 
00014 #endif
00015 
 All Classes Functions Variables Enumerations