Hi meshlab team,
when trying to flatten two layers (eg: hippo.ply and bunny70k.ply)
meshlab crashes with following error:
meshlab: ../../../../vcglib/vcg/simplex/faceplus/component_ocf.h:519:
const A& vcg::face::WedgeTexCoordOcf<A, TT>::cWT(int) const [with A =
vcg::TexCoord2<float, 1>, TT = vcg::Arity8<vcg::FaceBase, CVertexO,
CEdge, CFaceO, vcg::DumTT, vcg::face::InfoOcf, vcg::face::VertexRef,
vcg::face::BitFlags, vcg::face::Normal3f, vcg::face::MarkOcf,
vcg::face::Color4bOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf>]:
Assertion `(*this).Base().WedgeTexEnabled' failed.
we are running ubuntu linux with
revision 2889 of vcg and revision 2570 of meshlab
Oscar and Sebastian
|