Skip to main content

Interface: PointContract

api.PointContract

Contract describing a reconstruction point.

Properties#

color#

• color: number[]

RGB color vector of the point, normalized to floats on the interval [0, 1];

Defined in#

api/contracts/PointContract.ts:9


coordinates#

• coordinates: number[]

Coordinates in metric scale in topocentric ENU reference frame with respect to a geo reference.

Defined in#

api/contracts/PointContract.ts:15