org.osm2world.core.world.modules
public static class WaterModule.RiverJunction extends JunctionNodeWorldObject implements TerrainBoundaryWorldObject, RenderableToAllTargets
cutCenters, cutVectors, informationProvided, widths
node
Constructor and Description |
---|
WaterModule.RiverJunction(MapNode node) |
Modifier and Type | Method and Description |
---|---|
GroundState |
getGroundState()
returns whether this feature is on, above or below the ground.
|
void |
renderTo(Target<?> target) |
getCutNode, getOutline, getOutlinePolygonXZ, setInformation
defineEleConstraints, getAxisAlignedBoundingBoxXZ, getEleConnectors, getOutlinePolygon, getPrimaryMapElement, getTriangulation, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAxisAlignedBoundingBoxXZ
getOutlinePolygon, getOutlinePolygonXZ
defineEleConstraints, getEleConnectors, getPrimaryMapElement
public WaterModule.RiverJunction(MapNode node)
public GroundState getGroundState()
WorldObject
getGroundState
in interface WorldObject
public void renderTo(Target<?> target)
renderTo
in interface RenderableToAllTargets