MantisBT - VTK
View Issue Details
0000667VTK(No Category)public2004-03-10 16:262016-08-12 09:54
Joey Mukherjee 
Dave DeMarle 
lowmajoralways
closedmoved 
 
 
0000667: vtkMaskPoints will not work if only one point is masked
vtkMaskPoints ought to be able to accept a MaximumNumberOfPoints as 1. Right now, no points go through if the maximum is 1.

I use the vtkMaskPoints to glyph a picture and then draw lines between the points. If no points go through, I get a blank image.
No tags attached.
? spikeF.tcl (3,412) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5065/spikeF.tcl
Issue History
2008-11-30 09:18Mathieu MalaterreAssigned ToMathieu Malaterre => David Cole
2011-01-19 10:05David ColeAssigned ToDavid Cole =>
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-06-05 17:15Jean-Christophe Fillion-RobinNote Added: 0030944
2013-07-22 19:12Dave DeMarleNote Added: 0031215
2013-07-22 19:12Dave DeMarleStatusbacklog => expired
2013-07-22 19:12Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:54Kitware RobotNote Added: 0036720
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0000757)
Mathieu Malaterre   
2004-03-10 18:43   
Joey, could you please provide a sample code to reproduce the code (tcl/python/c++). You can have a look at the example/ or testing that uses vtkMaskPoint for example.
(0000758)
Joey Mukherjee   
2004-03-10 18:55   
Ok, I added an example. This is the same as the spikeF.tcl which comes with VTK; but I added a line, plus some comments.
(0000760)
Joey Mukherjee   
2004-03-11 11:26   
Doh! This bug only occurs when RandomMode is off. I forgot to disable that in the example script.
(0030944)
Jean-Christophe Fillion-Robin   
2013-06-05 17:15   
Does the problem still occur with VTK 5.10 ? VTK 6 ?
(0031215)
Dave DeMarle   
2013-07-22 19:12   
If the bug persists in 6.0.0, please reopen.
(0036720)
Kitware Robot   
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.