Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] RTRT::beginRendering(FALSE)


Chronological Thread 
  • From: Li-Ta Lo < >
  • To:
  • Subject: [Manta] RTRT::beginRendering(FALSE)
  • Date: Tue, 17 Jun 2008 12:59:27 -0600
  • Organization: Los Alamos National Lab

Hi,

In wxManta.py, the StartEngine() calls beginRendering() with false. In 
beginRendering(), there is

  // Block until finished is set while running in bin/manta
  if(blockUntilFinished)
    internalRenderLoop(0, false);

so the InternalRenderLoop() is no called. How does the render
actually start in this case?

Ollie





Archive powered by MHonArc 2.6.16.

Top of page