Aviatrix3D
2.1.0

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

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

Uses of ViewEnvironmentCullable in org.j3d.aviatrix3d
 

Classes in org.j3d.aviatrix3d that implement ViewEnvironmentCullable
 class ViewEnvironment
          Representation of the physical environment setup used to connect a virtual Viewpoint object to the real one that is rendered on a drawable surface.
 

Methods in org.j3d.aviatrix3d that return ViewEnvironmentCullable
 ViewEnvironmentCullable SimpleScene.getViewCullable()
          Get the primary view environment information.
 ViewEnvironmentCullable RenderPass.getViewCullable()
          Get the primary view environment.
 ViewEnvironmentCullable MultipassScene.getViewCullable()
          Get the primary view environment information.
 

Uses of ViewEnvironmentCullable in org.j3d.aviatrix3d.rendering
 

Methods in org.j3d.aviatrix3d.rendering that return ViewEnvironmentCullable
 ViewEnvironmentCullable SceneCullable.getViewCullable()
          Get the primary view environment information.
 ViewEnvironmentCullable RenderPassCullable.getViewCullable()
          Get the primary view environment.
 


Aviatrix3D
2.1.0

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