View Single Post
Old 25th November 2015, 08:12 AM   #3
Geoffm
Junior Member
Member
 
Geoffm's Avatar
 
Join Date: Aug 2013
Location: London UK
Posts: 22
Default Re: Render callbacks

I have extra user-data on each object, and this needs to be interpreted once per redraw of the scene (all 4 windows will show same appearance).

If the update reported its window then I could detect the first redrawn window. However if only one view is on screen I only get 2 callback events and the window which updates the user-data might not be used (so I wont get the update).

Geoff
Geoffm is offline   Reply With Quote