Panda3D
pandaegg.h
Go to the documentation of this file.
1 /**
2  * @file pandaegg.h
3  * @author drose
4  * @date 2001-01-02
5  */
6 
7 #ifndef PANDAEGG_H
8 #define PANDAEGG_H
9 
10 #include "pandabase.h"
11 
12 extern "C" EXPCL_PANDAEGG void init_libpandaegg();
13 
14 #endif
EXPCL_PANDAEGG void init_libpandaegg()
Initializes the library.
Definition: pandaegg.cxx:19
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.