calcVoronoi

(method of vector3d)

compute the area of the Voronoi decomposition

Syntax

[V,C] = calcVoronoi(v,'param1',val1,'param2',val2)

Input

v

vector3d

Output

V

list of Voronoi-Vertices

C

cell array of Voronoi-Vertices per generator

See also

voronoin