Searched refs:linePoints (Results 1 – 3 of 3) sorted by relevance
67 linePoints: Point3D[]; property
189 const linePoints = label.linePoints.map((point: Point3D) => { constant192 const lineGeometry = new THREE.BufferGeometry().setFromPoints(linePoints);
383 linePoints: [lineStart, lineEnd],448 label.linePoints.forEach((point) => {