Diplo
 All Classes Namespaces Functions Variables Properties
Static Public Member Functions | List of all members
Diplo.Geometry.ConvexHull Class Reference

Výpočet konvexného obalu. More...

Static Public Member Functions

static Stack< Point > computeConvexHull (Graphics g, Stack< Point > points)
 Algoritmus ("gift-wraping") na vypocet convexneho obalu More...
 

Detailed Description

Výpočet konvexného obalu.

Member Function Documentation

static Stack<Point> Diplo.Geometry.ConvexHull.computeConvexHull ( Graphics  g,
Stack< Point >  points 
)
static

Algoritmus ("gift-wraping") na vypocet convexneho obalu

Parameters
gGraficky komponent
pointsBody, z ktorych sa ma obal vypocitat
Returns
Body tvoriace konvexný obal

The documentation for this class was generated from the following file: