Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/metalibs/pandadx8/pandadx8.cxx

Go to the documentation of this file.
00001 // Filename: pandadx.cxx
00002 // Created by:  drose (15May00)
00003 // 
00004 ////////////////////////////////////////////////////////////////////
00005 
00006 #include "pandadx8.h"
00007 
00008 #include "config_dxgsg8.h"
00009 
00010 ////////////////////////////////////////////////////////////////////
00011 //     Function: init_libpandadx
00012 //  Description: Initializes the library.  This must be called at
00013 //               least once before any of the functions or classes in
00014 //               this library can be used.  Normally it will be
00015 //               called by the static initializers and need not be
00016 //               called explicitly, but special cases exist.
00017 ////////////////////////////////////////////////////////////////////
00018 void
00019 init_libpandadx8() {
00020   init_libdxgsg8();
00021 }

Generated on Fri May 2 00:34:28 2003 for Panda by doxygen1.3