[vtk-developers] Rendering hangs in viewport

Taras Shchehelskyi shchegelskij at gmail.com
Tue Jul 5 12:31:29 EDT 2016


Hello,

Just checked. Our app does enough vtkTimeStamp::Modified() calls to wrapping 32 bit unsigned long in about 15-20h (depending on how many other processes I have on my PC). When enable more features – less time necessary.

I am new to VTK. Can you please give me advice how hard (how many changes necessary) to move this->ModifiedTime  to int64 type in windows?

If move to int64 type, from my rough estimate app should work fine for 400000+ years. And this more than enough for any use case 😊

Thanks,
Taras

From: Sean McBride
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160705/33e931a2/attachment.html>


More information about the vtk-developers mailing list