cnr-isti-vclab/vcglib

isotropic_remeshing bug

sxin-h opened this issue · 0 comments

file : vcg\complex\algorithms\isotropic_remeshing.h
line: 1016

when params.adapt is false,
ScalarType minQ, maxQ is not initialized
the function testCollapse1(pi, bp, mp, minQ, maxQ, params) Run Error !!