Aviatrix3D
2.1.0

Uses of Interface
org.j3d.aviatrix3d.rendering.ViewportRenderable

Packages that use ViewportRenderable
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.aviatrix3d.pipeline.graphics Implementations of the various pipeline pieces. 
org.j3d.aviatrix3d.rendering Interfaces used to describe the scene graph structure to rendering and sorting routines of the pipeline. 
 

Uses of ViewportRenderable in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return ViewportRenderable
 ViewportRenderable SimpleScene.getViewportRenderable()
          Fetch the renderable used to control the viewport setting.
 ViewportRenderable RenderPass.getViewportRenderable()
          Fetch the renderable used to control the viewport setting.
 

Uses of ViewportRenderable in org.j3d.aviatrix3d.pipeline.graphics
 

Fields in org.j3d.aviatrix3d.pipeline.graphics declared as ViewportRenderable
 ViewportRenderable BufferDetails.viewportState
          Renderable information about the viewport, if any
 

Uses of ViewportRenderable in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering that return ViewportRenderable
 ViewportRenderable RenderPassCullable.getViewportRenderable()
          Fetch the renderable used to control the viewport setting.
 


Aviatrix3D
2.1.0

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