public class DncLabelAtlases extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DncLabelAtlases.DncDeviceLabelAtlas |
static class |
DncLabelAtlases.DncHostLabelAtlas |
Modifier and Type | Field and Description |
---|---|
static int |
coordsPerLabelAtlasAlign |
static int |
coordsPerLabelAtlasBounds |
Constructor and Description |
---|
DncLabelAtlases() |
Modifier and Type | Method and Description |
---|---|
static DncLabelAtlases.DncHostLabelAtlas |
createHostLabelAtlas(DncChunks.DncHostChunk hChunk,
CharBuffer charsBuf,
IntBuffer lengthsBuf,
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Color> colors,
int maxTextureDim,
double screenDpi) |
static DncLabelAtlases.DncDeviceLabelAtlas |
xferLabelAtlasToDevice(DncLabelAtlases.DncHostLabelAtlas hAtlas,
javax.media.opengl.GL gl) |
public static final int coordsPerLabelAtlasAlign
public static final int coordsPerLabelAtlasBounds
public static DncLabelAtlases.DncHostLabelAtlas createHostLabelAtlas(DncChunks.DncHostChunk hChunk, CharBuffer charsBuf, IntBuffer lengthsBuf, it.unimi.dsi.fastutil.ints.Int2ObjectMap<Color> colors, int maxTextureDim, double screenDpi) throws IOException
IOException
public static DncLabelAtlases.DncDeviceLabelAtlas xferLabelAtlasToDevice(DncLabelAtlases.DncHostLabelAtlas hAtlas, javax.media.opengl.GL gl)
Copyright © 2016 Metron, Inc.. All rights reserved.