Panda3D
direct
src
directbase
directbase.h
Go to the documentation of this file.
1
/**
2
* PANDA 3D SOFTWARE
3
* Copyright (c) Carnegie Mellon University. All rights reserved.
4
*
5
* All use of this software is subject to the terms of the revised BSD
6
* license. You should have received a copy of this license along
7
* with this source code in a file named "LICENSE."
8
*
9
* @file directbase.h
10
* @author drose
11
* @date 2000-09-12
12
*/
13
14
/* This file is included at the beginning of every header file and/or
15
C or C++ file. It must be compilable for C as well as C++ files,
16
so no C++-specific code or syntax can be put here. */
17
18
#ifndef DIRECTBASE_H
19
#define DIRECTBASE_H
20
21
#include "
pandabase.h
"
22
#include "
directsymbols.h
"
23
24
#endif
directsymbols.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
pandabase.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Generated on Wed Jan 23 2019 21:39:49 for Panda3D by
1.8.15