[Bf-committers] Question about libcarve simplification function...

2013-05-29 Thread Alex Pilafian
Hi all, My name is Alex. My company is using the Carve library for several different tasks (pertaining to 3d computational geometry) in our application. In this particular instance, we're trying to use carve::mesh::MeshSimplifier#eliminateShortEdges to modify a meshSet that we have. We pass it a

Re: [Bf-committers] Question about libcarve simplification function...

2013-05-29 Thread Alex Pilafian
Here's the code in question... http://pastie.org/7979800 On Wed, May 29, 2013 at 3:56 PM, Alex Pilafian wrote: > Hi all, > > My name is Alex. My company is using the Carve library for several > different tasks (pertaining to 3d computational geometry) in our > appl