public final class ExtrusionUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static float |
REF_TILE_SIZE |
| Modifier and Type | Method and Description |
|---|---|
static float |
mapGroundScale(float value,
float groundScale) |
static void |
mapPolyCoordScale(GeometryBuffer buffer)
Map the raw buffer scale to scale of coordinates
|
public static final float REF_TILE_SIZE
public static float mapGroundScale(float value,
float groundScale)
value - the height valuegroundScale - the ground scale of tilepublic static void mapPolyCoordScale(GeometryBuffer buffer)