Re: [osg-users] DelaunayTriangulator's Input Point Array

2008-05-14 Thread Argentieri, John-P63223
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Argentieri, John-P63223 Sent: Tuesday, May 13, 2008 3:45 PM To: [EMAIL PROTECTED] Subject: Re: [osg-users] DelaunayTriangulator's Input Point Array Robert, This happenned because I forgot to choose /MD as a CRT library, in case anyone is curious

Re: [osg-users] DelaunayTriangulator's Input Point Array

2008-05-13 Thread Robert Osfield
On Tue, May 13, 2008 at 5:28 PM, Argentieri, John-P63223 [EMAIL PROTECTED] wrote: Once the Delaunay triangulator has been run on the Vec3Array that I set at its input array, the array can't be deleted. The Delaunay triangulator must be putting something bad into that array. Any ideas? I can't

Re: [osg-users] DelaunayTriangulator's Input Point Array

2008-05-13 Thread Argentieri, John-P63223
] DelaunayTriangulator's Input Point Array On Tue, May 13, 2008 at 5:28 PM, Argentieri, John-P63223 [EMAIL PROTECTED] wrote: Once the Delaunay triangulator has been run on the Vec3Array that I set at its input array, the array can't be deleted. The Delaunay triangulator must be putting