On Thu, Jan 12, 2012 at 8:20 AM, Ben Gorte - LR > As I said before I
am going to remove points that are co-planar with all their neighbors,
as it happens for example at roofs (did I already say my points are
airborne LIDAR measurements?) .
>
> So I will have more and more points that are not used in the triangulation. I 
> don't want to update a lot of point numbers each time I remove a point.

Personally, I would not remove these points one-by-one.  I think that
that would be very slow.

Instead, I would build a list of all such points to be removed, and
remove them all at once.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to