View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006705VTK(No Category)public2008-04-01 17:422016-08-12 09:54
ReporterClinton Stimpson 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006705: crash using vtkQuadricLODActor with composite data sets
DescriptionThe docs for vtkQuadricLODActor say it can replace vtkActor.
But vtkQuadricLODActor assumes vtkPolyData. It would be nice if it worked with other composite data sets.

See attached python script.
TagsNo tags attached.
Project
Type
Attached Files? file icon multiblock.py [^] (847 bytes) 2008-04-01 17:42
? file icon multiblock-new.py [^] (1,210 bytes) 2009-03-03 11:24

 Relationships

  Notes
(0015514)
Robert Haines (reporter)
2009-03-03 11:23

I don't know why it's causing a SEGV. I tested your code with my patch for vtkQuadricLODActor (http://public.kitware.com/Bug/view.php?id=8659 [^]) but it still raises the seg fault.

You can, however, rewrite the code so that it does work by using vtkAppendPolyData instead of vtkMultiBlockDataSet. Not sure this helps your real problem as opposed to the example you posted but I'll attach a working version anyway.
(0036965)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2008-04-01 17:42 Clinton Stimpson New Issue
2008-04-01 17:42 Clinton Stimpson File Added: multiblock.py
2009-03-03 11:23 Robert Haines Note Added: 0015514
2009-03-03 11:24 Robert Haines File Added: multiblock-new.py
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036965
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved
2016-08-12 09:54 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team