|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectElevationCalculator.ElevationDeterminationScenario.ConnectionForce
ElevationCalculator.ElevationDeterminationScenario.NeighborshipForce
protected static final class ElevationCalculator.ElevationDeterminationScenario.NeighborshipForce
Force for linking two nodes that are at a small distance from each other in the terrain. A weak force will try to bring the nodes to the same elevation.
Field Summary |
---|
Fields inherited from class ElevationCalculator.ElevationDeterminationScenario.ConnectionForce |
---|
effect, node1, node2 |
Method Summary | |
---|---|
void |
prepare(float forceScale)
|
Methods inherited from class ElevationCalculator.ElevationDeterminationScenario.ConnectionForce |
---|
apply |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElevationCalculator.ElevationDeterminationScenario.NeighborshipForce(ElevationCalculator.ElevationDeterminationScenario.ForceNode node1, ElevationCalculator.ElevationDeterminationScenario.ForceNode node2)
Method Detail |
---|
public void prepare(float forceScale)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |