Searched refs:Distance2D (Results 1 – 3 of 3) sorted by relevance
35 export class Distance2D { class89 panScreenDistance: Distance2D;
23 Distance2D,49 private panScreenDistance = new Distance2D(0, 0);88 addPanScreenDistance(distance: Distance2D) {
49 import {Distance2D, ShadingMode} from './types3d';537 const distance = new Distance2D(event.movementX, event.movementY);