|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipassRenderBucket | |
---|---|
org.j3d.aviatrix3d.pipeline.graphics | Implementations of the various pipeline pieces. |
Uses of MultipassRenderBucket in org.j3d.aviatrix3d.pipeline.graphics |
---|
Fields in org.j3d.aviatrix3d.pipeline.graphics declared as MultipassRenderBucket | |
---|---|
MultipassRenderBucket[] |
ViewportLayerCollection.multipass
Listing of valid scenes to render from this latyer |
Methods in org.j3d.aviatrix3d.pipeline.graphics with parameters of type MultipassRenderBucket | |
---|---|
protected int |
TransparencyDepthSortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
protected int |
StateSortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
protected int |
StateAndTransparencyDepthSortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
protected int |
SimpleTransparencySortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
protected int |
NullSortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
protected abstract int |
BaseSortStage.estimateInstructionSize(MultipassRenderBucket scene)
Estimate the required size of the instruction list needed for this scene to be processed. |
|
Aviatrix3D 2.1.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |