Panda3D
lmatrix.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 lmatrix.h
10  * @author drose
11  * @date 1999-01-15
12  */
13 
14 #ifndef LMATRIX_H
15 #define LMATRIX_H
16 
17 #include "pandabase.h"
18 #include "config_linmath.h"
19 #include <math.h>
20 #include "typedObject.h"
21 #include "datagram.h"
22 #include "datagramIterator.h"
23 #include "pnotify.h"
24 #include "indent.h"
25 
26 #include "deg_2_rad.h"
27 #include "nearly_zero.h"
28 
29 #include "coordinateSystem.h"
30 #include "lvecBase4.h"
31 #include "lvecBase3.h"
32 #include "lvecBase2.h"
33 
34 #include "fltnames.h"
35 // lmatrix3_src.h includes lmatrix4_src.h.
36 #include "lmatrix3_src.h"
37 
38 #include "dblnames.h"
39 #include "lmatrix3_src.h"
40 
41 #endif
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.