org.osm2world.viewer.view.debug
public class LinearInterpolatorDebugView extends TerrainInterpolatorDebugView
Constructor and Description |
---|
LinearInterpolatorDebugView(RenderOptions renderOptions) |
Modifier and Type | Method and Description |
---|---|
protected LinearInterpolator |
buildInterpolator() |
canBeUsed, fillTarget, getDescription, setConversionResults
drawArrow, drawBox, drawBoxAround, drawBoxAround, renderTo, reset, setConfiguration, updateTarget
public LinearInterpolatorDebugView(RenderOptions renderOptions)
protected LinearInterpolator buildInterpolator()
buildInterpolator
in class TerrainInterpolatorDebugView