Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Parallel animation callback


Chronological Thread 
  • From: James Bigler <bigler@sci.utah.edu>
  • To: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] Parallel animation callback
  • Date: Mon, 17 Jul 2006 10:08:23 -0600

Yes, this will be called by all the threads in the system. See Engine/Control/RTRT.cc::doParallelAnimationCallbacks()

The parallel animation callback happen after the serial ones.

James

Christiaan Paul Gribble wrote:
Hi,

I need to have all threads run a loop at the top (or bottom) of the rendering loop. Is a ParallelAnimationCallback what I need to register?

C





Archive powered by MHonArc 2.6.16.

Top of page