- Preparing search index...
- The search index is not available
neuroglancer
Function getEndPointBasedOnPartIndex
- getEndPointBasedOnPartIndex(annotation: Line, partIndex: number): Float32Array | undefined
-
Parameters
-
annotation: Line
-
partIndex: number
Returns Float32Array | undefined
Finds the point corresponding to the part index picked.
Returns
undefined if the part index is valid otherwise returns the point corresponding to the part index.