public class InMemoryQuadCompressor
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected static float |
EPSILON |
Constructor and Description |
---|
InMemoryQuadCompressor() |
Modifier and Type | Method and Description |
---|---|
float[][][] |
compress(float[][][] unpackedData) |
void |
run() |
protected static final float EPSILON