View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011300VTK(No Category)public2010-10-07 13:202016-08-12 09:55
ReporterBen Medina 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0011300: vtkGlyph3DMapper does not allow re-use of glyph sources
DescriptionvtkGlyph3DMapper 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.
TagsNo tags attached.
Project
Type
Attached Filescpp file icon main.cpp [^] (2,080 bytes) 2010-10-07 13:20

 Relationships

  Notes
(0037204)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2010-10-07 13:20 Ben Medina New Issue
2010-10-07 13:20 Ben Medina File Added: main.cpp
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037204
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team