protected class TerrainIntersections.AppFrame.Intersector extends Object implements 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) |