BALL
1.4.79
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
BALL
maths.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: maths.h,v 1.2 2002/02/27 12:18:18 sturm Exp $
5
// MATHS header file
6
// collective header file for all headers in BALL/MATHS
7
8
#ifndef BALL_MATHS_H
9
#define BALL_MATHS_H
10
11
#ifndef BALL_MATHS_ANALYTICALGEOMETRY_H
12
# include <
BALL/MATHS/analyticalGeometry.h
>
13
#endif
14
15
#ifndef BALL_MATHS_ANGLE_H
16
# include <
BALL/MATHS/angle.h
>
17
#endif
18
19
#ifndef BALL_MATHS_BOX3_H
20
# include <
BALL/MATHS/box3.h
>
21
#endif
22
23
#ifndef BALL_MATHS_MATRIX44_H
24
# include <
BALL/MATHS/matrix44.h
>
25
#endif
26
27
#ifndef BALL_MATHS_QUATERNION_H
28
# include <
BALL/MATHS/quaternion.h
>
29
#endif
30
31
#endif // BALL_MATHS_H
matrix44.h
angle.h
analyticalGeometry.h
box3.h
quaternion.h
Generated by
1.8.7