Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] exiting


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [MANTA] exiting
  • Date: Sun, 19 Jun 2005 14:47:39 -0700

How do I terminate the manta engine when it is running embedded in another application?

If I call RTRTInterface->finish() I think that it will clean up all of its threads. But if I really want to exit my program on the double and I call exit(0), I get a exception somewhere in SCIRun thread land (likewise with ctrl+c).

What is all of the SCIRun thread magic is really doing?

--Thanks

Abe

p.s. I'm just getting "Camera Bookmarks" working now.. so hopefully anyone will be able to fly the Boeing demo soon.

Christiaan Paul Gribble wrote:

I was under the impression that you just hit 'q' or 'esc' once (or twice to interrupt the rendering loop but exit cleanly)... It seems to work for me; is this causing problems for you?

C

Abe Stephens wrote:

Hey,

What is the correct way to terminate manta without a segfault or a thread backtrace?

--Thanks

Abe







Archive powered by MHonArc 2.6.16.

Top of page