distanceSquaredIndexIndex Method
Return distance squared between indicated points.
- Concrete classes may be able to implement this without creating a temporary.
distanceSquaredIndexIndex(index0: number, index1: number): number | undefined
Parameter | Type | Description |
---|---|---|
index0 | number | first point index |
index1 | number | second point index |
Defined in
Last Updated: 08 January, 2020