Skip to content

SharpBoostVoronoi 1.0.3

Latest
Compare
Choose a tag to compare
@fabanc fabanc released this 21 Jul 17:51

This release introduces a new method called Clear that clean up resources used as an input with the C++ Voronoi object. It also introduces the implementation of the IDisposable interface for the C# class BoostVoronoi. It releases all C++ resources when executed.