|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CullStage | |
---|---|
org.j3d.aviatrix3d.pipeline.audio | Various audio device types for rendering sound data. |
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
org.j3d.renderer.aviatrix3d.pipeline | Additional non-core implementations of the rendering pipeline functionality. |
Uses of CullStage in org.j3d.aviatrix3d.pipeline.audio |
---|
Subinterfaces of CullStage in org.j3d.aviatrix3d.pipeline.audio | |
---|---|
interface |
AudioCullStage
Handles the scenegraph per-frame culling operations. |
Classes in org.j3d.aviatrix3d.pipeline.audio that implement CullStage | |
---|---|
class |
NullAudioCullStage
Handles the scenegraph maintenance and culling operations. |
Uses of CullStage in org.j3d.aviatrix3d.pipeline.graphics |
---|
Subinterfaces of CullStage in org.j3d.aviatrix3d.pipeline.graphics | |
---|---|
interface |
GraphicsCullStage
Handles the scenegraph per-frame culling operations. |
Classes in org.j3d.aviatrix3d.pipeline.graphics that implement CullStage | |
---|---|
class |
BaseCullStage
Common implementation of many of the capabilities required by any cull stage. |
class |
FrustumCullStage
Handles the complete set of scenegraph maintenance and culling operations. |
class |
GenericCullStage
A cull stange that does not cull anything except those parts requested by the CustomCullable and CustomRenderable interfaces. |
class |
NullCullStage
Handles the scenegraph maintenance and culling operations. |
class |
SimpleFrustumCullStage
Implementation of view frustum culling but does not handle nodes that have custom culling requests. |
Uses of CullStage in org.j3d.renderer.aviatrix3d.pipeline |
---|
Classes in org.j3d.renderer.aviatrix3d.pipeline that implement CullStage | |
---|---|
class |
DebugFrustumCullStage
Implementation of view frustum culling that provides visual debugging information in the scene. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |