![]() |
KSquare Utilities
|
#include "FirstIncludes.h"#include <math.h>#include <iostream>#include <vector>#include "MemoryDebug.h"#include "KKBaseTypes.h"#include "ConvexHull.h"#include "KKException.h"#include "Point.h"#include "Raster.h"Go to the source code of this file.
Functions | |
| double | DistanceSquare (Point &p1, Point &p2) |