Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.SimpleScene

Packages that use SimpleScene
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of SimpleScene in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return SimpleScene
 SimpleScene SimpleViewportLayer.getScene()
          Get the currently set scene instance.
 SimpleScene SimpleViewport.getScene()
          Get the currently set scene instance.
 

Methods in org.j3d.aviatrix3d with parameters of type SimpleScene
 void SimpleViewportLayer.setScene(SimpleScene sc)
          Set a new scene instance to be used by this layer.
 void SimpleViewport.setScene(SimpleScene sc)
          Set a new scene instance to be used by this viewport.
 


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org