Panda3D
Loading...
Searching...
No Matches
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
12extern "C" EXPCL_PANDAEGG void init_libpandaegg();
13
14#endif
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
EXPCL_PANDAEGG void init_libpandaegg()
Initializes the library.
Definition pandaegg.cxx:19