]> git.localhorst.tv Git - l2e.git/blob - src/geometry/Point.cpp
added Point class
[l2e.git] / src / geometry / Point.cpp
1 /*
2  * Point.cpp
3  *
4  *  Created on: Aug 5, 2012
5  *      Author: holy
6  */
7
8 #include "Point.h"
9
10 namespace geometry {
11
12 } /* namespace geometry */