Panda3D
Loading...
Searching...
No Matches
panda
metalibs
pandaode
pandaode.cxx
Go to the documentation of this file.
1
/**
2
* @file pandaode.cxx
3
* @author drose
4
* @date 2000-05-16
5
*/
6
7
#include "
pandaode.h
"
8
#include "
config_ode.h
"
9
10
/**
11
* Initializes the library. This must be called at least once before any of
12
* the functions or classes in this library can be used. Normally it will be
13
* called by the static initializers and need not be called explicitly, but
14
* special cases exist.
15
*/
16
void
17
init_libpandaode
() {
18
init_libode
();
19
}
init_libode
void init_libode()
Initializes the library.
Definition
config_ode.cxx:74
config_ode.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
init_libpandaode
void init_libpandaode()
Initializes the library.
Definition
pandaode.cxx:17
pandaode.h
Generated on Mon Jan 8 2024 17:18:36 for Panda3D by
1.10.0