Package | Description |
---|---|
org.osm2world.core.math |
classes for geometric objects that are used throughout OSM2World
|
Modifier and Type | Class and Description |
---|---|
class |
VectorXYZ |
class |
VectorXZ
immutable two-dimensional vector with x and z component
|
Constructor and Description |
---|
AxisAlignedBoundingBoxXYZ(Collection<? extends Vector3D> boundedPoints) |
AxisAlignedBoundingBoxXZ(Collection<? extends Vector3D> boundedPoints) |