MeVisLab Toolbox Reference
mlLargestPointDistance2D.h File Reference
#include "MLPointCloudUtilsSystem.h"
#include <mlVector2.h>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::LargestPointDistance2D

Functions

MLPOINTCLOUDUTILS_EXPORT double ml::LargestPointDistance2D::largestDistanceSquared (const std::vector< Vector2 > &points, Vector2 &point0, Vector2 &point1)
MLPOINTCLOUDUTILS_EXPORT double ml::LargestPointDistance2D::largestDistanceSquaredFromSortedPoints (const std::vector< Vector2 > &points, Vector2 &point0, Vector2 &point1)