Package org.jzy3d.plot3d.rendering.scene
package org.jzy3d.plot3d.rendering.scene
-
ClassDescriptionThe scene's
Graph
basically stores the scene content and facilitate objects control.WORK IN PROGRESS ================= Split drawing tasks to multiple thread, and wait for termination of all drawing tasks before exiting the draw method, hence ensuring a consistent display.