Package | Description |
---|---|
org.osm2world.core.math |
classes for geometric objects that are used throughout OSM2World
|
Modifier and Type | Class and Description |
---|---|
class |
VectorXYZW |
Modifier and Type | Method and Description |
---|---|
static VectorXYZW |
VectorXYZW.xyz(Vector4D vector4D)
creates a VectorXYZ for any Vector4D object.
|