Minor bug fix for vtkReverseSense
Will Schroeder
will.schroeder at kitware.com
Wed Nov 24 08:07:53 EST 1999
Hi John-
Thanks for the feedback.
At 12:05 PM 11/24/99 +0000, John Biddiscombe wrote:
>vtkReverseSense doesn't pass Cell data to output (It ought to oughtn't it?)
>
>at or near line 184, please add
> output->GetCellData()->PassData(input->GetCellData());
The solution wasn't that simple. If ReverseNormals is on, the cell normals need to be reversed, just like the point normals.
I've checked the enhancement into the repository.
Will
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list