Scilab Function
Last update : 29/11/2005

cgal_convex_hull_3 - Convex hull in 3d space.

Calling Sequence

H=cgal_convex_hull_3(X);

Parameters

Description

The function cgal_convex_hull_3 computes the convex hull of a given set of three-dimensional points.

See Also

cgal_convex_hull_2 ,  

Authors

Naceur MESKINI.