Interface LocationInterface

A Location represents a point within NavVis IVION space.

Hierarchy

Properties

datasetLocation: Vector3

Location in the dataset's coordinate system

datasetOrientation: Quaternion

Orientation in the dataset's coordinate system

id: number

Entity id number

location: Vector3

Location in the local coordinate system (i.e. the site coordinate system).

orientation: Quaternion

Orientation in the local coordinate system (i.e. the site coordinate system).

Generated using TypeDoc