Definition in file SgPointSet.cpp.
#include "SgSystem.h"
#include "SgPointSet.h"
#include <algorithm>
#include <iostream>
#include "SgNbIterator.h"
Go to the source code of this file.
Functions | |
int | MaxDistance (SgPoint p1, SgPoint p2) |
Definition at line 19 of file SgPointSet.cpp.
References SgPointUtil::Col(), and SgPointUtil::Row().
Referenced by SgPointSet::Center(), and SgPointSet::IsCloseTo().