| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.rendering.sorting |
| Modifier and Type | Class and Description |
|---|---|
class |
AmbientFirstSorter
Sorts a List of RenderPasses for the BasicRenderEngine
with ambient lights first
|
class |
BasicRenderPassSorter
Sorts RenderPasses based on the hashcode.
|
class |
NoShadowFirstSorter
Sorts a List of RenderPasses for the BasicRenderEngine
with lights without
ShadowInfo first. |
Copyright © 2014. All rights reserved.