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