|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationUpdateObserver | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper 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. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |