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