public static class DncLabelAtlases.DncDeviceLabelAtlas extends Object
Modifier and Type | Field and Description |
---|---|
DncChunks.DncChunkKey |
chunkKey |
int |
entriesAlignHandle |
int |
entriesBoundsHandle |
int |
textureHandle |
int |
textureHeight |
int |
textureWidth |
Constructor and Description |
---|
DncDeviceLabelAtlas(DncChunks.DncChunkKey chunkKey,
int textureWidth,
int textureHeight,
int entriesAlignHandle,
int entriesBoundsHandle,
int textureHandle) |
public final DncChunks.DncChunkKey chunkKey
public final int textureWidth
public final int textureHeight
public final int entriesAlignHandle
public final int entriesBoundsHandle
public final int textureHandle
public DncDeviceLabelAtlas(DncChunks.DncChunkKey chunkKey, int textureWidth, int textureHeight, int entriesAlignHandle, int entriesBoundsHandle, int textureHandle)
Copyright © 2016 Metron, Inc.. All rights reserved.