Re: off screen DisplayImplJ3D finalization

Hi Santiago,

> I'm using Visad to make some 3D Graphs. When I try to stop DisplayImplJ3D
> some Threads continue executing. To finalize The Display what I do is:
>
>             display.destroyUniverse();

Instead, use:
              display.destroy();

>             display.stopThreadPool();
>
> Which are the correct steps to stop the environment?

Good luck,
Bill


  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: