Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationInterface

A Location represents a point within NavVis IVION space.

Hierarchy

Index

Properties

datasetLocation

datasetLocation: Vector3

Location in the dataset's coordinate system

datasetOrientation

datasetOrientation: Quaternion

Orientation in the dataset's coordinate system

Readonly id

id: number

Entity id number

location

location: Vector3

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

orientation

orientation: Quaternion

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

Generated using TypeDoc