Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPointGraphIndexElement

存储在 PointGraph 索引中的元素类型.

Hierarchy

  • IPointGraphIndexElement

Index

Properties

Optional kdId

kdId: number

This point's ordinal position in the kd-tree.

Optional merged

merged: number[]

其他 pointId 的数组与此合并.

point

point: IPoint

The point.

pointId

pointId: number

The id of this point.

valueIds

valueIds: number[]

Array of valueId's for this point.

Generated using TypeDoc