JuhaHeiskala / DirectQhull.jl

MIT License
11 stars 5 forks source link

Reflect PR#9 on getproperty methods #11

Open JuhaHeiskala opened 1 year ago

JuhaHeiskala commented 1 year ago

PR#9 automatically releases memory in the constructors ConvexHull, Voronoi, HalfSpaceIntersections types. Therefore getproperty methods of these types using internal qhull pointer are no longer valid.