← Back to team overview

yade-dev team mailing list archive

Re: periodic weighted voronoi tesselation library (c++, open-source)

 

> Check revno2526. Example in the header :
Can you put that to the docstring instead?
> TW.triangulate(O._sceneObj()) //compute regular Delaunay triangulation, 
Just to reming you that O._sceneObj has the leading underscore for a
reason (experimental, might change without notice etc). You should pass
no argument to triangulate, instead use Omega::instance().getScene() in
the function.

v





Follow ups

References