|
From: James W. <ja...@fr...> - 2008-05-13 17:30:07
|
Daniele Cavallini wrote: > The error prompt is: > Expression: vector subscript out the range > The problem is when there is a trimesh and edges are not definite. > I modify function MergeTrimeshList , I add > if(tmData.edges>0) > AppendArrayToVec(... ... ...) > > It seem work fine. Thanks. I have committed a slightly different fix, which does the check inside AppendArrayToVec. -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> |