public static class MipmapOrdering.MipmapHints extends Object
Constructor and Description |
---|
MipmapHints(List<MipmapOrdering.Level> levels,
boolean renewHintsAfterPaintingOnce) |
Modifier and Type | Method and Description |
---|---|
List<MipmapOrdering.Level> |
getLevels() |
boolean |
renewHintsAfterPaintingOnce() |
public MipmapHints(List<MipmapOrdering.Level> levels, boolean renewHintsAfterPaintingOnce)
public List<MipmapOrdering.Level> getLevels()
public boolean renewHintsAfterPaintingOnce()
Copyright © 2015–2021 Fiji. All rights reserved.