Options
All
  • Public
  • Public/Protected
  • All
Menu

Structure returned by queryNClosestPoints in PointQueryService.

Hierarchy

  • PointQueryResults

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • Optional distances: number[]
    • Optional ids: Entity[]

    Returns PointQueryResults

Properties

distances

distances: number[]

Lists the distances to the points returned by the query.

ids

ids: Entity[]

Lists the ids of the points returned by the query.

Static _size

_size: number

Methods

Static _fromPtr

Static _tempHeapPtr

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc