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