Class BuildingWall
java.lang.Object
org.eclipse.mosaic.lib.spatial.Edge<Vector3d>
org.eclipse.mosaic.lib.perception.objects.BuildingWall
- All Implemented Interfaces:
Serializable
A building wall consists of two corners given in
Vector3d
coordinates. Extends Edge<Vector3d> for readability
purposes.- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.mosaic.lib.spatial.Edge
getDistanceToPoint, getDistanceToRay, getLength, getNearestPointOnEdge, getNearestPointOnEdge, getNearestPointOnEdge, getNearestPointOnEdge, getNearestPointOnEdge, getNearestPointOnEdge, isLeftOfEdge, isLeftOfEdge
-
Constructor Details
-
BuildingWall
-