[Insight-users] Delete itkImagetoVtkimage
Diego Parada
icebishop at gmail.com
Mon Sep 26 15:45:46 EDT 2005
Hi,
i´m trying to delete a connector itktovtk, but appears the an acces
violation error ;
the code is:
if(this->connector)
{
this->connector->Delete();
this->connector = NULL;
}
this->connector = ConnectorType::New();
Thanks for you help.
--
Diego Armando Parada Cuervo
Estudiante de Ingeniería de Sistemas y Computación
Universidad Pedagógica y Tecnológica de Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20050926/829700a1/attachment.htm
More information about the Insight-users
mailing list