[quote user="Jan Slegr"] I'd like to ask where the function mdlCompGeom_convexHull2d comes from?[/quote]
Mea culpa! This article about convex hull generation includes two ways to compute a convex hull. One method uses that MDL function and another method uses Boost::Geometry.