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