|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsRenderPipeline | |
org.j3d.aviatrix3d.management | Interfaces and classes that provide the high level management of the integration between the scene graph and rendering pipeline. |
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
Uses of GraphicsRenderPipeline in org.j3d.aviatrix3d.management |
Constructors in org.j3d.aviatrix3d.management with parameters of type GraphicsRenderPipeline | |
SingleThreadRenderManager(GraphicsRenderPipeline graphicsPipe,
GraphicsOutputDevice graphicsDev)
Constructs a new DefaultRenderManager for a single channel |
|
SingleThreadRenderManager(GraphicsRenderPipeline graphicsPipe,
AudioRenderPipeline audioPipe,
GraphicsOutputDevice graphicsDev,
AudioOutputDevice audioDev)
Constructs a new DefaultRenderManager for a single channel |
Uses of GraphicsRenderPipeline in org.j3d.aviatrix3d.pipeline.graphics |
Classes in org.j3d.aviatrix3d.pipeline.graphics that implement GraphicsRenderPipeline | |
class |
DefaultGraphicsPipeline
The default implementation of the rendering pipeline usable by most applications. |
|
Aviatrix3D 2.0 Beta 2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |