protected static class RectangularTessellator.CacheKey extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
density |
protected Object |
globeStateKey |
protected Sector |
sector |
| Constructor and Description |
|---|
CacheKey(DrawContext dc,
Sector sector,
int density) |
protected final int density
protected final Object globeStateKey
protected final Sector sector
public CacheKey(DrawContext dc, Sector sector, int density)