carve icon indicating copy to clipboard operation
carve copied to clipboard

Patch for /include/carve/mesh_impl.hpp

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

std::vector<vertex_t::vector_t> v_edge;
if( v_edge.size() < 3 ) // always true, because initialized in previous line
{...
}

Original issue reported on code.google.com by [email protected] on 9 Oct 2014 at 1:32

Attachments:

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter