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