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