gov.nasa.worldwind.render
Class DrawContextImpl.OrderedRenderableEntry
java.lang.Object
gov.nasa.worldwind.render.DrawContextImpl.OrderedRenderableEntry
- Enclosing class:
- DrawContextImpl
protected static class DrawContextImpl.OrderedRenderableEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
distanceFromEye
protected double distanceFromEye
or
protected OrderedRenderable or
time
protected long time
DrawContextImpl.OrderedRenderableEntry
public DrawContextImpl.OrderedRenderableEntry(OrderedRenderable orderedRenderable,
double distanceFromEye,
long insertionTime)
DrawContextImpl.OrderedRenderableEntry
public DrawContextImpl.OrderedRenderableEntry(OrderedRenderable orderedRenderable,
long insertionTime)