|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentCullable | |
---|---|
org.j3d.aviatrix3d | A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. |
org.j3d.aviatrix3d.rendering | Interfaces used to describe the scene graph structure to rendering and sorting routines of the pipeline. |
Uses of EnvironmentCullable in org.j3d.aviatrix3d |
---|
Classes in org.j3d.aviatrix3d that implement EnvironmentCullable | |
---|---|
class |
Background
Base collection of functionality marking background nodes of various types. |
class |
BoxBackground
Background node that renders a sky box using any or all of the 6 textures. |
class |
ColorBackground
Background node that represents a single solid 4-component colour. |
class |
ImageBackground
Background node for 2D scenes that draws an image on screen as the background. |
class |
ShapeBackground
Background node that renders a list of user-provided Shape3D instances. |
class |
SphereBackground
Background node that renders a single user-provided texture on a sphere. |
class |
Viewpoint
A viewpoint into the scene. |
Methods in org.j3d.aviatrix3d that return EnvironmentCullable | |
---|---|
EnvironmentCullable |
SimpleScene.getBackgroundCullable()
Get the cullable object representing the active background that in this environment. |
EnvironmentCullable |
RenderPass.getBackgroundCullable()
Get the cullable object representing the active background that in this environment. |
EnvironmentCullable |
SimpleScene.getViewpointCullable()
Get the cullable object representing the active viewpoint that in this environment. |
EnvironmentCullable |
RenderPass.getViewpointCullable()
Get the cullable object representing the active viewpoint that in this environment. |
Uses of EnvironmentCullable in org.j3d.aviatrix3d.rendering |
---|
Methods in org.j3d.aviatrix3d.rendering that return EnvironmentCullable | |
---|---|
EnvironmentCullable |
RenderPassCullable.getBackgroundCullable()
Get the cullable object representing the active background that in this environment. |
EnvironmentCullable |
RenderPassCullable.getViewpointCullable()
Get the cullable object representing the active viewpoint that in this environment. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |