<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3502.5390" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All</FONT></DIV>
<DIV><FONT face=Arial size=2>When I tell it to delete(X) a vtkPoint, it tells me
the destructor is protected, but otherwise there is a memory leak (in my
program, since I can't delete the pointer). Something seems wrong with the
vtkPoint.Reset() function, my program only works if I create a new vtkPoint each
time... any suggestions?</FONT></DIV>
<DIV><FONT face=Arial size=2>Markus</FONT></DIV></BODY></HTML>