Interface | Description |
---|---|
Renderable |
object that can be rendered/exported to a target T
|
RenderableToAllTargets |
representation that only uses methods from
Target
and can therefore render to all targets supporting these features |
Target<R extends Renderable> |
A sink for rendering/writing
WorldObject s to. |
Class | Description |
---|---|
TargetUtil |