Searched refs:boundingBox (Results 1 – 3 of 3) sorted by relevance
80 boundingBox: Box3D; property
94 (Canvas.TARGET_SCENE_DIAGONAL / scene.boundingBox.diagonal) *98 scaleFactor * -scene.boundingBox.center.x + cameraWidth * panFactorX,101 scaleFactor * scene.boundingBox.center.y - cameraHeight * panFactorY,103 this.scene.translateZ(scaleFactor * -scene.boundingBox.center.z);
162 const boundingBox = this.computeBoundingBox(rects3d, labels3d); constant165 boundingBox,