|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.render.preprocessing.sorting.RenderBinSorter
org.xith3d.render.preprocessing.sorting.BackToFrontRenderBinSorter
org.xith3d.render.preprocessing.sorting.BackToFrontByBoundingSphereAndEyeRayIntersectionRenderBinSorter
public class BackToFrontByBoundingSphereAndEyeRayIntersectionRenderBinSorter
This sorter sorts RenderAtoms back-to-front.
| Constructor Summary | |
|---|---|
BackToFrontByBoundingSphereAndEyeRayIntersectionRenderBinSorter()
|
|
| Method Summary | |
|---|---|
void |
sortRenderBin(RenderBin renderBin,
Transform3D viewTransform)
Sorts a whole RenderBin. |
| Methods inherited from class org.xith3d.render.preprocessing.sorting.BackToFrontRenderBinSorter |
|---|
compare, equals |
| Methods inherited from class org.xith3d.render.preprocessing.sorting.RenderBinSorter |
|---|
updateDistancesToView |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackToFrontByBoundingSphereAndEyeRayIntersectionRenderBinSorter()
| Method Detail |
|---|
public void sortRenderBin(RenderBin renderBin,
Transform3D viewTransform)
sortRenderBin in class BackToFrontRenderBinSorter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||