|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseCullStage | |
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
Uses of BaseCullStage in org.j3d.aviatrix3d.pipeline.graphics |
Subclasses of BaseCullStage in org.j3d.aviatrix3d.pipeline.graphics | |
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 Cullable 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. |
|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |