|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseSortStage | |
---|---|
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
Uses of BaseSortStage in org.j3d.aviatrix3d.pipeline.graphics |
---|
Subclasses of BaseSortStage in org.j3d.aviatrix3d.pipeline.graphics | |
---|---|
class |
BaseStateSortStage
Implementation of common functionality used by sort stage that implement state sorting. |
class |
NullSortStage
Implementation of the sort stage that does nothing. |
class |
SimpleTransparencySortStage
Implementation of the sort stage that separates out the transparent and non transparent objects, but without depth sorting. |
class |
StateAndTransparencyDepthSortStage
Implementation of the sort stage that does everything - state sorting and depth sorted transparency. |
class |
StateSortStage
Implementation of the sort stage that does only state sorting and ignores transparency. |
class |
TransparencyDepthSortStage
Implementation of the sort stage that separates out the transparent and non transparent objects, and then arranges them using depth sorting. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |