public class DncAtlases extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DncAtlases.DncAtlasEntry |
static class |
DncAtlases.DncHostAtlas<K> |
| Modifier and Type | Field and Description |
|---|---|
static int |
imagePadding |
| Constructor and Description |
|---|
DncAtlases() |
| Modifier and Type | Method and Description |
|---|---|
static <K> DncAtlases.DncHostAtlas<K> |
createHostAtlas(Map<K,AnchoredImage> anchoredImages,
int maxTextureDim) |
public static final int imagePadding
public static <K> DncAtlases.DncHostAtlas<K> createHostAtlas(Map<K,AnchoredImage> anchoredImages, int maxTextureDim) throws IOException
IOExceptionCopyright © 2018 Metron, Inc.. All rights reserved.