View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003463ParaView(No Category)public2006-06-30 11:072011-01-13 17:00
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003463: SNL: PVR: Status of PKdTree BuildLocator not given.
DescriptionThe status of the creation of a PKdTree structure in its BuildLocator should be tracked, but it is not. This is especially important for parallel volume rendering as it is frequently rebuilt, but no status is given as to what ParaView is doing.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006025)
Utkarsh Ayachit (administrator)
2006-12-20 10:12

 PKdTree/KdTree did not fire ProgressEvent. Added code to update progress. Secondly, vtkProcessModule limited the objects from which progress events were observed to vtkAlgorithm subclasses; extended that to include vtkKdTree subclasses as well. Finally, before BuildLocator is called by the render module, it enable progress.

/cvsroot/ParaView3/ParaView3/Servers/Common/vtkProcessModule.cxx,v <-- vtkProcessModule.cxx
new revision: 1.63; previous revision: 1.62
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIceTDesktopRenderModuleProxy.cxx,v <-- vtkSMIceTDesktopRenderModuleProxy.cxx
new revision: 1.22; previous revision: 1.21
/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkKdTree.cxx,v <-- vtkKdTree.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkKdTree.h,v <-- vtkKdTree.h
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkPKdTree.cxx,v <-- vtkPKdTree.cxx
new revision: 1.31; previous revision: 1.30



Also merged into the Paraview-2-6 branch.


 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2009-12-09 22:00 Berk Geveci Status @80@ => closed
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team