bug of vcg::face::VVEtendedStarVF
The output when set @num_step = 0 and the output when set @num_step = 1 are the same.
"vcg::face::VVStarVF<facetype>(vp,Vtemp);" should be changed into "vcg::face::VVStarVF<facetype>(vertVec[i],Vtemp);".</facetype></facetype>
Anonymous