View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010744VTK(No Category)public2010-05-21 09:332016-08-12 09:55
ReporterJeff Baumes 
Assigned ToJeff Baumes 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0010744: vtkSplineGraphEdges BSPLINE option does not produce proper splines
Description> 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.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0037174)
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-05-21 09:33 Jeff Baumes New Issue
2010-05-21 09:33 Jeff Baumes Status backlog => tabled
2010-05-21 09:33 Jeff Baumes Assigned To => Jeff Baumes
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037174
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team