MeVisLab Toolbox Reference
mlConvexHull2D.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::ConvexHull2D

Functions

MLPOINTCLOUDUTILS_EXPORT std::vector< Vector2ml::ConvexHull2D::createConvexHull (std::vector< Vector2 > points)
MLPOINTCLOUDUTILS_EXPORT std::vector< Vector2ml::ConvexHull2D::createConvexHullFromSortedPoints (const std::vector< Vector2 > &points)