See: Description
| Interface | Description |
|---|---|
| SceneGraphTraversalObserver |
An observer interface that reports on the scene graph traversal state.
|
| SystemPerformanceListener |
A listener for monitoring system performance of the application.
|
| Class | Description |
|---|---|
| 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.
|
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.
Copyright © 2001 - 2015 j3d.org