[vtkusers] vtkLODProp3D problem
Maarten Beek
beekmaarten at yahoo.com
Thu Jan 22 18:26:37 EST 2015
The progress I have made so far is that I think that the vtkLODProp3D class only considers the render time in its decision making. I don't think that rendering is the bottle neck in my application.
So now my question is: how can I determine the time it takes to update the entire pipeline. So from the render call in the actor that propagates all these update requests down the pipeline until the eventual update of the input of this actor (i.e until its mapper is up-to-date)?
Thanks - Maarten
On Wednesday, January 21, 2015 5:34 PM, Maarten Beek via vtkusers <vtkusers at vtk.org> wrote:
Hi all,
I am trying to use the vtkLODProp3D class, but I cannot seem to get it to work.
Is the appropriate level only selected when I rotate the camera around the object or interact with the object itself?
I am interacting one actor which triggers an update in the pipeline of another actor. This is slow so I want to have different resolution levels in the pipeline that gets updated. The coarsest resolution would just be a bounding box, which would not update the pipeline at all.
Thanks Maarten
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Search the list archives at: http://markmail.org/search/?q=vtkusers
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150122/87d9d6bd/attachment.html>
More information about the vtkusers
mailing list