SpatiumLib
geom2d.h
Go to the documentation of this file.
1 /*
2  * Program: Spatium Library
3  *
4  * Copyright (C) Martijn Koopman
5  * All Rights Reserved
6  *
7  * This software is distributed WITHOUT ANY WARRANTY; without even
8  * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
9  * PURPOSE.
10  *
11  */
12 
13 #ifndef SPATIUMLIB_GEOM2D_H
14 #define SPATIUMLIB_GEOM2D_H
15 
16 //#include "geom2d/Point2.h"
17 //#include "geom2d/GeoPoint2.h"
18 #include "geom2d/Vector2.h"
19 //#include "geom2d/Matrix3x3.h"
20 
21 #endif // SPATIUMLIB_GEOM2D_H