<div>hi dude,</div>
<div> </div>
<div>capture a timestamp right before the rendering start, and assign it to a variable, let's say X</div>
<div>and capture another timestamp right after the rendering end, and assign it to a variable, let's say Y.</div>
<div> </div>
<div>so Y-X = the time spend on rendering.... i did so when i was doing my small project..</div>
<div> </div>
<div>am i answering your quesiton?</div>
<div> </div>
<div> </div>
<div>and i also have a question.</div>
<div> </div>
<div>what is "rendering time". is it the time spent on actual render action or the time spent on rendering and displaying on the device?</div>
<div> </div>
<div>i found that actual rendering time is not very long (at least on my pc) but the time taken to display the objects is longer. and i think the latter one is somewhat device dependent.....</div>
<div> </div>
<div>thanks</div>
<div> </div>
<div> </div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 3/8/07, <b class="gmail_sendername">(°úÀå)Çãâ¿ë</b> <<a href="mailto:heochy@wmit.co.kr">heochy@wmit.co.kr</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi, vtkusers</div>
<div> </div>
<div>I have a question.</div>
<div> </div>
<div>How to evaluate rendering time in a volume?</div>
<div><br>For example, it is "volume rendering progress bar" that appear in VolView.</div>
<div> </div>
<div>How can i do? use Addobserver Methods? use extents vtkclass?</div>
<div> </div>
<div>Thank you very much.<br>regards,<br>heochy<br> </div><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br></blockquote></div><br>