MantisBT - VTK
View Issue Details
0010744VTK(No Category)public2010-05-21 09:332016-08-12 09:55
Jeff Baumes 
Jeff Baumes 
normalminorhave not tried
closedmoved 
 
 
0010744: vtkSplineGraphEdges BSPLINE option does not produce proper splines
> Still not sure what the issue is but thought this was interesting…
>  
> //vtkRenderedTreeAreaRepresentation* rep =
> vtkRenderedTreeAreaRepresentation::SafeDownCast(this-TreeRingView->GetRepresentation());
> //rep->SetGraphSplineType(vtkSplineGraphEdges::BSPLINE, 0);
>  
> When I take out these lines, it start to ^almost^ look correct. Any idea why
> that would be

I added the BSPLINE option for efficiency. It calculates the spline right in vtkSplineGraphEdges, instead of using a helper vtkSpline class. It works much faster, but clearly still has bugs if things look better when you turn it off.
No tags attached.
Issue History
2010-05-21 09:33Jeff BaumesNew Issue
2010-05-21 09:33Jeff BaumesStatusbacklog => tabled
2010-05-21 09:33Jeff BaumesAssigned To => Jeff Baumes
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037174
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0037174)
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.