[osg-users] "Stack" of actions todo
Alberto Luaces
aluaces at udc.es
Thu May 15 02:14:43 PDT 2008
El Jueves 15 Mayo 2008ES 11:00:41 Vincent Bourdier escribió:
> Hi all,
>
> After a look on the net and in the archive, I think nobody did it before,
> but I prefer ask to earn time :
>
> I need to do something like a stack or a list of actions to apply on the
> scenegraph (FIFO stack if possible). I've a thread which will create the
> actions to make, and I need to do theses actions on the render loop,
> stopping the thread during the "flush" of the stack.
>
> Do OSG implement something like this ?
>
> Thanks,
>
> Regards,
> Vincent.
Hi Vicent,
how would it be different from an update callback?
More information about the osg-users
mailing list