|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ApplicationUpdateObserver | |
| org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
| org.j3d.aviatrix3d.pipeline | Implementations of the various pipeline pieces. |
| Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d |
| Methods in org.j3d.aviatrix3d with parameters of type ApplicationUpdateObserver | |
void |
RenderPipelineManager.setApplicationObserver(ApplicationUpdateObserver obs)
Register an observer that can be used to know when the application is safe to update the scene graph. |
| Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d.pipeline |
| Methods in org.j3d.aviatrix3d.pipeline with parameters of type ApplicationUpdateObserver | |
void |
SingleThreadRenderManager.setApplicationObserver(ApplicationUpdateObserver obs)
Register an observer that can be used to know when the application is safe to update the scene graph. |
void |
MultiThreadRenderManager.setApplicationObserver(ApplicationUpdateObserver obs)
Register an observer that can be used to know when the application is safe to update the scene graph. |
|
Aviatrix3D 1.0 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||