|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CascadeRenderable | |
---|---|
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 CascadeRenderable in org.j3d.aviatrix3d |
---|
Classes in org.j3d.aviatrix3d that implement CascadeRenderable | |
---|---|
class |
AmbientLight
Representation of a purely ambient light source with no other abilities. |
class |
AppearanceOverride
An appearance that can be placed higher in the tree other than the Appearance node and overrides the appearance of all objects lower in the tree. |
class |
ClipPlane
Representation of a single clip plane that can be used to clip a model in addition to the normal view volume clipping. |
class |
DirectionalLight
Representation of a directional light source. |
class |
Fog
Describes a fog rendering effect. |
class |
Light
Base representation of a light source that corresponds to the base set of capabilities that all lights in OpenGL have. |
class |
PointLight
Representation of a point light source. |
class |
SpotLight
Representation of a spot light source. |
Uses of CascadeRenderable in org.j3d.aviatrix3d.rendering |
---|
Subinterfaces of CascadeRenderable in org.j3d.aviatrix3d.rendering | |
---|---|
interface |
EffectRenderable
Renderable object that applies some visual effect rather than geometry. |
interface |
OverrideRenderable
Renderable object that applies some visual effect down the children cullables of the scene graph and can be overriden. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |