visualization-tools

Home > @visualization-tools/cartesian-2d > ISharedInterleavedPoint2dQuadIndexer

ISharedInterleavedPoint2dQuadIndexer interface

Indexes a ISharedInterleavedConnector which describes a collection of 2d points representing a continuous line.

Signature:

export interface ISharedInterleavedPoint2dQuadIndexer<TArray extends TTypedArray> extends ISharedObject 

Extends: ISharedObject

Methods

Method Description
addToTree(tree, entity, worldTransform, userTransform)