Uses of Class
org.web3d.vrml.renderer.ogl.browser.PerFrameManager
Packages that use PerFrameManager
-
Uses of PerFrameManager in org.web3d.vrml.renderer.ogl.browser
Subclasses of PerFrameManager in org.web3d.vrml.renderer.ogl.browserModifier and TypeClassDescriptionclass
Per-frame manager that uses the Aviatrix3D ApplicationUpdateObserver to clock the scene graph time with.Methods in org.web3d.vrml.renderer.ogl.browser with parameters of type PerFrameManagerModifier and TypeMethodDescriptionvoid
OGLMinimalBrowserCore.setPerFrameManager
(PerFrameManager mgr) Set the per-frame manager instance to use with this group. -
Uses of PerFrameManager in org.xj3d.loaders.ogl
Subclasses of PerFrameManager in org.xj3d.loaders.oglModifier and TypeClassDescriptionclass
Implementation of theAVRuntimeComponent
that can be used to drive the X3D/VRML scene graph clock.