Home |All Classes |Grouped Classes |Index |Search

Class CL_PointSetMath

Math operations related to point sets. More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Operations:

minimum_enclosing_disc

Find minimum spanning circle for the set of points.

convex_hull_from_polygon

Return the convex hull of the given set of points.

calculate_minimum_enclosing_disc

minimum_disc_with_1point

minimum_disc_with_2points

minimum_disc_with_3points

CL_OutlineMath