|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationUpdateObserver | |
org.j3d.aviatrix3d.rendering | Various audio device types for rendering sound data. |
Uses of ApplicationUpdateObserver in org.j3d.aviatrix3d.rendering |
Methods in org.j3d.aviatrix3d.rendering 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 |
RenderManager.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 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |