j3d.org Aviatrix3D

Uses of Class
org.j3d.aviatrix3d.Viewpoint

Packages that use Viewpoint
org.j3d.aviatrix3d A lightweight Object Oriented wrapper for OpenGL. 
org.j3d.renderer.aviatrix3d.navigation User interface components and capabilities for implementing simple navigation on any Aviatrix3D DrawableSurface based on the core org.j3d.ui.navigation package. 
 

Uses of Viewpoint in org.j3d.aviatrix3d
 

Fields in org.j3d.aviatrix3d declared as Viewpoint
 Viewpoint RenderEnvironmentData.viewpoint
          The current viewpoint instance
 Viewpoint AudioEnvironmentData.viewpoint
          The current viewpoint instance
 

Methods in org.j3d.aviatrix3d that return Viewpoint
 Viewpoint Scene.getActiveView()
          Get the currently set active view.
 

Methods in org.j3d.aviatrix3d with parameters of type Viewpoint
 void Scene.setActiveView(Viewpoint vp)
          Set the viewpoint path that should be applied to the current surface.
 

Uses of Viewpoint in org.j3d.renderer.aviatrix3d.navigation
 

Methods in org.j3d.renderer.aviatrix3d.navigation with parameters of type Viewpoint
 void ViewpointManager.setViewInfo(Viewpoint view, TransformGroup tg)
          Set the view and it's related transform group to use.
 


j3d.org Aviatrix3D

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