Aviatrix3D
2.1.0

Package org.j3d.renderer.aviatrix3d.util

General utility classes for use with the core API.

See:
          Description

Interface Summary
SceneGraphTraversalObserver An observer interface that reports on the scene graph traversal state.
SystemPerformanceListener A listener for monitoring system performance of the application.
 

Class Summary
AVIntersectionUtils An extension of the basic IntersectionUtils class to include Aviatrix3D-specific extensions for interacting directly with VertexGeometry instances.
PerformanceMonitor Utility class for watching the performance of the application (measured by frame rate) and then issuing notifications on when to upgrade or downgrade the rendering infrastructure to keep it within the goal bounds.
SceneGraphTraverser Utility class that traverses an Aviatrix3D scene graph, reporting values to the end user through the use of the SceneGraphTraversalObserver.
ScenePrinter Utility class that allows printing of a scene graph, with options to control what is printed.
 

Package org.j3d.renderer.aviatrix3d.util Description

General utility classes for use with the core API.

The aim of this package is to provide a set of utility classes that are useful that are specific to Aviatri3D core users. There's no specific set of functionality of the package other than to be generally useful.


Aviatrix3D
2.1.0

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