Panda3D
lvec4_ops.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 lvec4_ops.h
10  * @author drose
11  * @date 2000-03-08
12  */
13 
14 #ifndef LVEC4_OPS_H
15 #define LVEC4_OPS_H
16 
17 #include <math.h>
18 #include "nearly_zero.h"
19 #include "lvecBase4.h"
20 #include "lpoint4.h"
21 #include "lvector4.h"
22 
23 #include "fltnames.h"
24 #include "lvec4_ops_src.h"
25 
26 #include "dblnames.h"
27 #include "lvec4_ops_src.h"
28 
29 #include "intnames.h"
30 #include "lvec4_ops_src.h"
31 
32 #endif
lvector4.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
intnames.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
nearly_zero.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
lpoint4.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
lvecBase4.h
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.