protected class TerrainIntersections.AppFrame.Intersector
extends java.lang.Object
implements java.lang.Runnable
Runnable
to perform a single line/terrain intersection calculation.Modifier and Type | Field and Description |
---|---|
protected Position |
gridPosition |
Constructor and Description |
---|
Intersector(Position gridPosition) |
Modifier and Type | Method and Description |
---|---|
void |
run() |