org.osm2world.core.world.modules
public static class RailwayModule.RailJunction extends JunctionNodeWorldObject implements RenderableToAllTargets, TerrainBoundaryWorldObject
cutCenters, cutVectors, informationProvided, widths
node
Constructor and Description |
---|
RailwayModule.RailJunction(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 RailwayModule.RailJunction(MapNode node)
public GroundState getGroundState()
WorldObject
getGroundState
in interface WorldObject
public void renderTo(Target<?> target)
renderTo
in interface RenderableToAllTargets