MantisBT - VTK
View Issue Details
0011300VTK(No Category)public2010-10-07 13:202016-08-12 09:55
Ben Medina 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0011300: vtkGlyph3DMapper does not allow re-use of glyph sources
vtkGlyph3DMapper does not allow you to switch among multiple sources, using SetSourceConnection. You can switch once, but after that, it does not render the correct source.

Sample code that demonstrates the issue is attached. To expose the issue, #define REUSE_SOURCES. If you don't define that, the rendering is correct.

The workaround, as demonstrated in the sample, is to recreate the glyph sources each time you want to switch glyphs. But this should be unnecessary and could potentially be expensive.
No tags attached.
cpp main.cpp (2,080) 2010-10-07 13:20
https://www.vtk.org/Bug/file/8439/main.cpp
Issue History
2010-10-07 13:20Ben MedinaNew Issue
2010-10-07 13:20Ben MedinaFile Added: main.cpp
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037204
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0037204)
Kitware Robot   
2016-08-12 09:55   
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.