[vtkusers] vtkExtractEdges bug ?

Olivier Feys olivier.feys at gmail.com
Mon Oct 2 11:10:20 EDT 2006


If I violated memory, the non filtered mesh should also crash, shouldn't 
it ?
the warp filter can't be used for design reasons.

O.

Dominik Szczerba wrote:
> make sure you dont violate memory when accessing the coordinates. what 
> about using the warp filter?
> -ds
>
> Olivier Feys wrote:
>> Hello,
>>
>> I use vtkExtractEdges to display the real wireframe mesh for 
>> vtkUnstructuredGrids with quadratic cells. I deform this mesh with a 
>> displacement field by changing the vtkPoints directly.
>>
>> Over a certain scale factor, I get a crash from vtkFiltering  with 
>> the filtered wireframe mesh, while the non filtered mesh is displayed 
>> without any problem.
>>
>> Can anyone help me ?
>>
>>
>> Thanks
>>
>>
>> Olivier
>>
>>
>>
>>
>> _______________________________________________
>> This is the private VTK discussion list. Please keep messages 
>> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>




More information about the vtkusers mailing list